Change Mage version to 0.7.4-beta

This commit is contained in:
magenoxx 2011-06-09 20:20:28 +04:00
parent 9764a4e1b2
commit 18a416d184
4 changed files with 9 additions and 6 deletions

View file

@ -53,7 +53,7 @@ public class ConsoleFrame extends javax.swing.JFrame {
private static Session session;
private ConnectDialog connectDialog;
private static Preferences prefs = Preferences.userNodeForPackage(ConsoleFrame.class);
private final static MageVersion version = new MageVersion(0, 7, 3);
private final static MageVersion version = new MageVersion(0, 7, 4, "beta");
/**
* @return the session