forked from External/mage
Pushed version to 1.0.3 dev.
This commit is contained in:
parent
6b38cd5b18
commit
5336d4c0f9
31 changed files with 32 additions and 32 deletions
|
|
@ -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, 2, "");
|
||||
private static final MageVersion version = new MageVersion(1, 0, 3, "");
|
||||
|
||||
/**
|
||||
* @return the session
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue