summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAl <26797547+Al12rs@users.noreply.github.com>2020-10-05 08:49:35 -0700
committerGitHub <noreply@github.com>2020-10-05 08:49:35 -0700
commit35b4aa1024bb6904846c36cdbbb638b3e6031cda (patch)
tree2324c5a561fc798eb2f313e7f0e1e8c6acd1cd34
parent4167e6768e3d82f831982588347a5a8606fe82f6 (diff)
parentfac6f2c349452d70491512fe573fa81302e444d5 (diff)
Merge pull request #1254 from ModOrganizer2/Al12rs-2.4.0alpha2
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