mirror of
https://github.com/ModOrganizer2/modorganizer.git
synced 2026-07-27 13:58:24 -07:00
Update version to 2.2.0alpha10
This commit is contained in:
+1
-1
@@ -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,0
|
||||
#define VER_FILEVERSION_STR "2.2.0alpha9\0"
|
||||
#define VER_FILEVERSION_STR "2.2.0alpha10\0"
|
||||
|
||||
VS_VERSION_INFO VERSIONINFO
|
||||
FILEVERSION VER_FILEVERSION
|
||||
|
||||
Reference in New Issue
Block a user