diff options
| author | Al <gabriel.cortesi@outlook.com> | 2019-01-01 23:31:16 +0100 |
|---|---|---|
| committer | Al <gabriel.cortesi@outlook.com> | 2019-01-01 23:31:16 +0100 |
| commit | 5ad411cd47fc3193c6c87a745e41bd6c09b687ab (patch) | |
| tree | 10e683b65bdf92d0e2b4a0c69954d2dde96123f8 /src | |
| parent | 9a2b9224ca20f44d69029b8e7847dad32c8e96aa (diff) | |
Updated version to 2.1.7alpha4
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 0197f1c8..de5ec82e 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.7alpha3\0"
+#define VER_FILEVERSION_STR "2.1.7alpha4\0"
VS_VERSION_INFO VERSIONINFO
FILEVERSION VER_FILEVERSION
|
