- fixed: this should probably be bumped to match GZDoom

This commit is contained in:
Rachael Alexanderson 2017-03-14 01:23:10 -04:00
parent 23141dc38a
commit 48e98c66de

View file

@ -55,7 +55,7 @@ const char *GetVersionString();
#define RC_PRODUCTVERSION2 VERSIONSTR
// These are for content versioning. The current state is '2.4'.
#define VER_MAJOR 2
#define VER_MINOR 4
#define VER_MINOR 5
#define VER_REVISION 0
// Version identifier for network games.