Preemptively bump version to alpha build 3 so I don't forget next time.

This commit is contained in:
Al
2019-10-03 01:20:38 +02:00
parent 17ebbc30c5
commit e6a47bf8b7
+1 -1
View File
@@ -4,7 +4,7 @@
// Otherwise, if letters are used in VER_FILEVERSION_STR, uses the full MOBase::VersionInfo parser
// Otherwise, uses the numbers from VER_FILEVERSION and sets the release type as pre-alpha
#define VER_FILEVERSION 2,2,2
#define VER_FILEVERSION_STR "2.2.2alpha1\0"
#define VER_FILEVERSION_STR "2.2.2alpha3\0"
VS_VERSION_INFO VERSIONINFO
FILEVERSION VER_FILEVERSION