forked from External/mage
Update version in client. Updated AboutDialog.
This commit is contained in:
parent
fa9ad844cb
commit
f9fdeeb5a9
3 changed files with 14 additions and 29 deletions
|
|
@ -97,7 +97,7 @@ public class MageFrame extends javax.swing.JFrame {
|
|||
private static Preferences prefs = Preferences.userNodeForPackage(MageFrame.class);
|
||||
private JLabel title;
|
||||
private Rectangle titleRectangle;
|
||||
private final static MageVersion version = new MageVersion(0, 7, 2);
|
||||
private final static MageVersion version = new MageVersion(0, 7, 3);
|
||||
|
||||
/**
|
||||
* @return the session
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue