Mage 1.2.0 Release

This commit is contained in:
LevelX2 2013-12-31 17:29:00 +01:00
parent 46e450fa96
commit b724d7fe13
6 changed files with 6 additions and 5 deletions

View file

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