- this is version 1.3.

This commit is contained in:
Christoph Oelckers 2021-12-08 00:20:41 +01:00
parent a8c4d61fab
commit e07243b938

View file

@ -44,8 +44,8 @@ const char *GetVersionString();
#define VERSIONSTR "1.3pre"
// The version as seen in the Windows resource
#define RC_FILEVERSION 1,2,9999,0
#define RC_PRODUCTVERSION 1,2,9999,0
#define RC_FILEVERSION 1,3,0,0
#define RC_PRODUCTVERSION 1,3,0,0
#define RC_PRODUCTVERSION2 VERSIONSTR
// These are for content versioning.
#define VER_MAJOR 4