Version Increment

This commit is contained in:
chaos.powdertoy.co.uk
2011-10-26 17:05:16 -04:00
parent 5ab1ab8b46
commit eab192c605

View File

@@ -8,9 +8,10 @@
#endif #endif
//VersionInfoStart //VersionInfoStart
#define SAVE_VERSION 65 #define SAVE_VERSION 66
#define MINOR_VERSION 5 #define MINOR_VERSION 0
#define BUILD_NUM 100 #define BETA
#define BUILD_NUM 101
//VersionInfoEnd //VersionInfoEnd
#define IDENT_VERSION "G" //Change this if you're not Simon! It should be a single letter. #define IDENT_VERSION "G" //Change this if you're not Simon! It should be a single letter.