Pumped version in java files and main pom

This commit is contained in:
magenoxx 2013-02-26 15:44:21 +04:00
parent 5577d5b3a8
commit 441a9870c8
4 changed files with 5 additions and 5 deletions

View file

@ -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 final static MageVersion version = new MageVersion(0, 10, 1, "");
private final static MageVersion version = new MageVersion(1, 0, 0, "");
/**
* @return the session