Updated version of ConsoleFrame.

This commit is contained in:
LevelX2 2012-12-11 22:09:48 +01:00
parent 3b03de0c3c
commit ef6ae9f5e4

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