- bump ZScript version number to 3.7.0

This commit is contained in:
drfrag666 2018-11-01 13:13:33 +01:00
parent 6daece72c9
commit 683aba3dd9

View file

@ -49,7 +49,7 @@ const char *GetVersionString();
#define RC_PRODUCTVERSION2 VERSIONSTR #define RC_PRODUCTVERSION2 VERSIONSTR
// These are for content versioning. // These are for content versioning.
#define VER_MAJOR 3 #define VER_MAJOR 3
#define VER_MINOR 6 #define VER_MINOR 7
#define VER_REVISION 0 #define VER_REVISION 0
// Version identifier for network games. // Version identifier for network games.