Fix PBCN saving and increment major version

This commit is contained in:
Simon
2011-07-13 12:03:30 +01:00
parent b4dd9ec056
commit 0fbe6e2d3f
2 changed files with 4 additions and 4 deletions

View File

@@ -7,8 +7,8 @@
#define PATH_SEP "/"
#endif
#define SAVE_VERSION 51
#define MINOR_VERSION 1
#define SAVE_VERSION 52
#define MINOR_VERSION 0
#define IDENT_VERSION "G" //Change this if you're not Simon! It should be a single letter.
//#define BETA