summaryrefslogtreecommitdiff
path: root/src/version.rc
diff options
context:
space:
mode:
authorAl <gabriel.cortesi@outlook.com>2019-10-03 01:20:38 +0200
committerAl <gabriel.cortesi@outlook.com>2019-10-03 01:20:38 +0200
commite6a47bf8b70be2c480f77c68c08480a33e71dce3 (patch)
tree6a8b5e229c7eacd1836dbf218b670a11c4ead29d /src/version.rc
parent17ebbc30c521382009f01e6f2a7dc3a0a06b2fd0 (diff)
Preemptively bump version to alpha build 3 so I don't forget next time.
Diffstat (limited to 'src/version.rc')
-rw-r--r--src/version.rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/version.rc b/src/version.rc
index 9bf6cc83..433bcb40 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,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