changed version from 0.8.2 to 0.8.3.dev

This commit is contained in:
magenoxx 2012-02-02 00:49:02 +04:00
parent 38af41872d
commit e7e3c4c2f4
27 changed files with 31 additions and 31 deletions

View file

@ -6,7 +6,7 @@
<parent>
<groupId>org.mage</groupId>
<artifactId>mage-root</artifactId>
<version>0.8.2</version>
<version>0.8.3</version>
</parent>
<groupId>org.mage</groupId>
@ -187,11 +187,11 @@
</opts>
</jre>
<versionInfo>
<fileVersion>0.8.2.0</fileVersion>
<fileVersion>0.8.3.0</fileVersion>
<txtFileVersion>MAGE Client</txtFileVersion>
<fileDescription>Mage Client</fileDescription>
<copyright>(C) Mage Development Team</copyright>
<productVersion>0.8.2.0</productVersion>
<productVersion>0.8.3.0</productVersion>
<txtProductVersion>MAGE Client</txtProductVersion>
<productName>MAGE</productName>
<internalName>Mage-Client</internalName>

View file

@ -106,7 +106,7 @@ public class MageFrame extends javax.swing.JFrame implements MageClient {
private static Preferences prefs = Preferences.userNodeForPackage(MageFrame.class);
private JLabel title;
private Rectangle titleRectangle;
private final static MageVersion version = new MageVersion(0, 8, 2, "");
private final static MageVersion version = new MageVersion(0, 8, 3, "dev");
private UUID clientId;
private static MagePane activeFrame;
private static boolean liteMode = false;

View file

@ -7,7 +7,7 @@
<parent>
<groupId>org.mage</groupId>
<artifactId>mage-root</artifactId>
<version>0.8.2</version>
<version>0.8.3</version>
</parent>
<artifactId>mage-common</artifactId>

View file

@ -7,7 +7,7 @@
<parent>
<groupId>org.mage</groupId>
<artifactId>mage-plugins</artifactId>
<version>0.8.2</version>
<version>0.8.3</version>
</parent>
<artifactId>mage-counter-plugin</artifactId>

View file

@ -6,7 +6,7 @@
<parent>
<groupId>org.mage</groupId>
<artifactId>mage-plugins</artifactId>
<version>0.8.2</version>
<version>0.8.3</version>
</parent>
<groupId>org.mage</groupId>

View file

@ -6,7 +6,7 @@
<parent>
<groupId>org.mage</groupId>
<artifactId>mage-plugins</artifactId>
<version>0.8.2</version>
<version>0.8.3</version>
</parent>
<artifactId>mage-theme-plugin</artifactId>

View file

@ -7,7 +7,7 @@
<parent>
<groupId>org.mage</groupId>
<artifactId>mage-root</artifactId>
<version>0.8.2</version>
<version>0.8.3</version>
</parent>
<artifactId>mage-plugins</artifactId>

View file

@ -6,7 +6,7 @@
<parent>
<groupId>org.mage</groupId>
<artifactId>mage-root</artifactId>
<version>0.8.2</version>
<version>0.8.3</version>
</parent>
<groupId>org.mage</groupId>

View file

@ -56,7 +56,7 @@ public class ConsoleFrame extends javax.swing.JFrame implements MageClient {
private static Session session;
private ConnectDialog connectDialog;
private static Preferences prefs = Preferences.userNodeForPackage(ConsoleFrame.class);
private final static MageVersion version = new MageVersion(0, 8, 2, "");
private final static MageVersion version = new MageVersion(0, 8, 3, "dev");
/**
* @return the session

View file

@ -7,7 +7,7 @@
<parent>
<groupId>org.mage</groupId>
<artifactId>mage-server-plugins</artifactId>
<version>0.8.2</version>
<version>0.8.3</version>
</parent>
<artifactId>mage-deck-constructed</artifactId>

View file

@ -7,7 +7,7 @@
<parent>
<groupId>org.mage</groupId>
<artifactId>mage-server-plugins</artifactId>
<version>0.8.2</version>
<version>0.8.3</version>
</parent>
<artifactId>mage-deck-limited</artifactId>

View file

@ -7,7 +7,7 @@
<parent>
<groupId>org.mage</groupId>
<artifactId>mage-server-plugins</artifactId>
<version>0.8.2</version>
<version>0.8.3</version>
</parent>
<artifactId>mage-game-freeforall</artifactId>

View file

@ -7,7 +7,7 @@
<parent>
<groupId>org.mage</groupId>
<artifactId>mage-server-plugins</artifactId>
<version>0.8.2</version>
<version>0.8.3</version>
</parent>
<artifactId>mage-game-twoplayerduel</artifactId>

View file

@ -7,7 +7,7 @@
<parent>
<groupId>org.mage</groupId>
<artifactId>mage-server-plugins</artifactId>
<version>0.8.2</version>
<version>0.8.3</version>
</parent>
<artifactId>mage-player-ai-ma</artifactId>

View file

@ -7,7 +7,7 @@
<parent>
<groupId>org.mage</groupId>
<artifactId>mage-server-plugins</artifactId>
<version>0.8.2</version>
<version>0.8.3</version>
</parent>
<artifactId>mage-player-ai</artifactId>

View file

@ -7,7 +7,7 @@
<parent>
<groupId>org.mage</groupId>
<artifactId>mage-server-plugins</artifactId>
<version>0.8.2</version>
<version>0.8.3</version>
</parent>
<artifactId>mage-player-ai-mcts</artifactId>

View file

@ -7,7 +7,7 @@
<parent>
<groupId>org.mage</groupId>
<artifactId>mage-server-plugins</artifactId>
<version>0.8.2</version>
<version>0.8.3</version>
</parent>
<artifactId>mage-player-aiminimax</artifactId>

View file

@ -7,7 +7,7 @@
<parent>
<groupId>org.mage</groupId>
<artifactId>mage-server-plugins</artifactId>
<version>0.8.2</version>
<version>0.8.3</version>
</parent>
<artifactId>mage-player-human</artifactId>

View file

@ -7,7 +7,7 @@
<parent>
<groupId>org.mage</groupId>
<artifactId>mage-server-plugins</artifactId>
<version>0.8.2</version>
<version>0.8.3</version>
</parent>
<artifactId>mage-tournament-boosterdraft</artifactId>

View file

@ -7,7 +7,7 @@
<parent>
<groupId>org.mage</groupId>
<artifactId>mage-server-plugins</artifactId>
<version>0.8.2</version>
<version>0.8.3</version>
</parent>
<artifactId>mage-tournament-sealed</artifactId>

View file

@ -6,7 +6,7 @@
<parent>
<groupId>org.mage</groupId>
<artifactId>mage-root</artifactId>
<version>0.8.2</version>
<version>0.8.3</version>
</parent>
<artifactId>mage-server-plugins</artifactId>

View file

@ -6,7 +6,7 @@
<parent>
<groupId>org.mage</groupId>
<artifactId>mage-root</artifactId>
<version>0.8.2</version>
<version>0.8.3</version>
</parent>
<artifactId>mage-server</artifactId>
@ -200,11 +200,11 @@
</opts>
</jre>
<versionInfo>
<fileVersion>0.8.2.0</fileVersion>
<fileVersion>0.8.3.0</fileVersion>
<txtFileVersion>MAGE Server</txtFileVersion>
<fileDescription>Mage Server</fileDescription>
<copyright>(C) Mage Development Team</copyright>
<productVersion>0.8.2.0</productVersion>
<productVersion>0.8.3.0</productVersion>
<txtProductVersion>MAGE Server</txtProductVersion>
<productName>MAGE</productName>
<internalName>Mage-Server</internalName>

View file

@ -71,7 +71,7 @@ public class Main {
private final static String testModeArg = "-testMode=";
private final static String adminPasswordArg = "-adminPassword=";
private final static String pluginFolder = "plugins";
private static MageVersion version = new MageVersion(0, 8, 2, "");
private static MageVersion version = new MageVersion(0, 8, 3, "dev");
public static PluginClassLoader classLoader = new PluginClassLoader();
public static TransporterServer server;

View file

@ -7,7 +7,7 @@
<parent>
<groupId>org.mage</groupId>
<artifactId>mage-root</artifactId>
<version>0.8.2</version>
<version>0.8.3</version>
</parent>
<groupId>org.mage</groupId>

View file

@ -6,7 +6,7 @@
<parent>
<groupId>org.mage</groupId>
<artifactId>mage-root</artifactId>
<version>0.8.2</version>
<version>0.8.3</version>
</parent>
<artifactId>Mage-Tests</artifactId>

View file

@ -7,7 +7,7 @@
<parent>
<groupId>org.mage</groupId>
<artifactId>mage-root</artifactId>
<version>0.8.2</version>
<version>0.8.3</version>
</parent>
<artifactId>mage</artifactId>

View file

@ -5,7 +5,7 @@
<groupId>org.mage</groupId>
<artifactId>mage-root</artifactId>
<version>0.8.2</version>
<version>0.8.3</version>
<packaging>pom</packaging>
<name>Mage Root</name>
<description>Mage Root POM</description>