Skip to content

Commit d41fbfd

Browse files
committed
Bump version to 2.4.3rc3
1 parent 2626649 commit d41fbfd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/version.rc

Lines changed: 1 addition & 1 deletion
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,4,3
7-
#define VER_FILEVERSION_STR "2.4.3rc2\0"
7+
#define VER_FILEVERSION_STR "2.4.3rc3\0"
88

99
VS_VERSION_INFO VERSIONINFO
1010
FILEVERSION VER_FILEVERSION

0 commit comments

Comments
 (0)