diff options
| author | LostDragonist <lost.dragonist@gmail.com> | 2018-12-31 10:52:02 -0600 |
|---|---|---|
| committer | LostDragonist <lost.dragonist@gmail.com> | 2018-12-31 10:52:02 -0600 |
| commit | 776bc8efdfb3c6ccfe03d2a9a59a38d137e141a9 (patch) | |
| tree | b584cdf0bc92bf937937d5ea83165cbe68402e60 /src | |
| parent | 4809c301324b5ebcdad4146325023f53d20d05d8 (diff) | |
Update version to 2.1.7alpha3
Diffstat (limited to 'src')
| -rw-r--r-- | src/version.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/version.rc b/src/version.rc index 973665bb..0197f1c8 100644 --- a/src/version.rc +++ b/src/version.rc @@ -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,1,7
-#define VER_FILEVERSION_STR "2.1.7alpha2\0"
+#define VER_FILEVERSION_STR "2.1.7alpha3\0"
VS_VERSION_INFO VERSIONINFO
FILEVERSION VER_FILEVERSION
|
