summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAl <26797547+Al12rs@users.noreply.github.com>2020-10-05 13:46:03 +0200
committerGitHub <noreply@github.com>2020-10-05 13:46:03 +0200
commitfac6f2c349452d70491512fe573fa81302e444d5 (patch)
tree2324c5a561fc798eb2f313e7f0e1e8c6acd1cd34
parent4167e6768e3d82f831982588347a5a8606fe82f6 (diff)
Bump version to 2.4.0alpha2 for dev release
-rw-r--r--src/version.rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/version.rc b/src/version.rc
index 3727f7e2..1f34b14e 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,4,0
-#define VER_FILEVERSION_STR "2.4.0alpha1\0"
+#define VER_FILEVERSION_STR "2.4.0alpha2\0"
VS_VERSION_INFO VERSIONINFO
FILEVERSION VER_FILEVERSION