forked from External/mage
Changed version from 0.7.5 to 0.7.6
This commit is contained in:
parent
abdff12e15
commit
2d8948b8f6
26 changed files with 27 additions and 27 deletions
|
|
@ -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, 5, "");
|
||||
private final static MageVersion version = new MageVersion(0, 7, 6, "");
|
||||
|
||||
/**
|
||||
* @return the session
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue