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
|
|
@ -104,7 +104,7 @@ public class MageFrame extends javax.swing.JFrame implements MageClient {
|
|||
private static Preferences prefs = Preferences.userNodeForPackage(MageFrame.class);
|
||||
private JLabel title;
|
||||
private Rectangle titleRectangle;
|
||||
private final static MageVersion version = new MageVersion(0, 7, 5, "");
|
||||
private final static MageVersion version = new MageVersion(0, 7, 6, "");
|
||||
private UUID clientId;
|
||||
private static MagePane activeFrame;
|
||||
private static boolean liteMode = false;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue