fixed server console

This commit is contained in:
BetaSteward 2011-06-26 00:45:57 -04:00
parent 526f0c09bc
commit 4657ea0352
4 changed files with 135 additions and 174 deletions

View file

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