updated Server Console version

This commit is contained in:
BetaSteward 2011-05-19 22:34:29 -04:00
parent e841ed0cf8
commit 09de04b621

View file

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