Set version to 1.1.0 dev.

This commit is contained in:
LevelX2 2013-07-21 22:52:25 +02:00
parent 7ba3d451da
commit 7d0cf3cd8c
31 changed files with 33 additions and 33 deletions

View file

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

View file

@ -57,7 +57,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 static final MageVersion version = new MageVersion(1, 0, 3, "");
private static final MageVersion version = new MageVersion(1, 1, 0, "dev");
/**
* @return the session