- 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 771b321203
commit a4a6b09880

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.