Changed version from 0.5 to 0.5.1 (for release)

This commit is contained in:
magenoxx 2010-12-21 22:34:47 +03:00
parent 642512f157
commit 85c24cd66b
3 changed files with 3 additions and 7 deletions

View file

@ -108,7 +108,7 @@ public class MageFrame extends javax.swing.JFrame {
/** Creates new form MageFrame */
public MageFrame() {
setTitle("Mage, version 0.5");
setTitle("Mage, version 0.5.1");
EDTExceptionHandler.registerExceptionHandler();
addWindowListener(new WindowAdapter()

View file

@ -77,7 +77,7 @@ public class AboutDialog extends MageDialog {
}
});
jLabel1.setText("MAGE client, version 0.5");
jLabel1.setText("MAGE client, version 0.5.1");
lblVersion.setText("version");

View file

@ -6,9 +6,5 @@
# nickname - Player's name you connect to the game with
#
#
hand:player:Fiery Fall:1
hand:player:Constricting Tendrils:1
battlefield:player:Mountain:5
battlefield:player:Island:5
battlefield:computer:Bloodbraid Elf:1
graveyard:player:Plains:1