summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorAl <26797547+Al12rs@users.noreply.github.com>2020-05-22 01:27:16 +0200
committerGitHub <noreply@github.com>2020-05-22 01:27:16 +0200
commite618afa5d1ef53e62d022f3d233c86e13fd4a215 (patch)
treec4b9d3cf45a5cfd309a016eddd937903741abc75 /src
parent5f00213b8a462e5c1bbbecf25c0c3d7d8810a845 (diff)
parent736fc28b12ca0fbda23cbd662339413697db57cc (diff)
Merge pull request #1075 from Holt59/bump-to-2.3.0a8
Bump version to 2.3.0 alpha 8.
Diffstat (limited to 'src')
-rw-r--r--src/version.rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/version.rc b/src/version.rc
index f6900cd3..b845233d 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,3,0
-#define VER_FILEVERSION_STR "2.3.0alpha7\0"
+#define VER_FILEVERSION_STR "2.3.0alpha8\0"
VS_VERSION_INFO VERSIONINFO
FILEVERSION VER_FILEVERSION