Some tags for version info to make it easier for automation tools
This commit is contained in:
parent
500cfc3746
commit
89e47bfa4d
@ -7,10 +7,13 @@
|
|||||||
#define PATH_SEP "/"
|
#define PATH_SEP "/"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
//VersionInfoStart
|
||||||
#define SAVE_VERSION 53
|
#define SAVE_VERSION 53
|
||||||
#define MINOR_VERSION 0
|
#define MINOR_VERSION 0
|
||||||
#define IDENT_VERSION "G" //Change this if you're not Simon! It should be a single letter.
|
|
||||||
#define BETA
|
#define BETA
|
||||||
|
//VersionInfoEnd
|
||||||
|
|
||||||
|
#define IDENT_VERSION "G" //Change this if you're not Simon! It should be a single letter.
|
||||||
|
|
||||||
#define SERVER "powdertoy.co.uk"
|
#define SERVER "powdertoy.co.uk"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user