Skip to content

Commit d322505

Browse files
authored
Merge pull request #1154 from isanae/bump-2.3rc1
Bump to 2.3 rc1
2 parents 4fc61c7 + bd113a9 commit d322505

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/version.rc

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
// Otherwise, if letters are used in VER_FILEVERSION_STR, uses the full MOBase::VersionInfo parser
55
// Otherwise, uses the numbers from VER_FILEVERSION and sets the release type as pre-alpha
66
#define VER_FILEVERSION 2,3,0
7-
#define VER_FILEVERSION_STR "2.3.0alpha11\0"
7+
#define VER_FILEVERSION_STR "2.3.0rc1\0"
88

99
VS_VERSION_INFO VERSIONINFO
1010
FILEVERSION VER_FILEVERSION

0 commit comments

Comments
 (0)