Skip to content

Commit

Permalink
Merge pull request #1154 from isanae/bump-2.3rc1
Browse files Browse the repository at this point in the history
Bump to 2.3 rc1
  • Loading branch information
isanae committed Jul 14, 2020
2 parents 4fc61c7 + bd113a9 commit d322505
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/version.rc
Original file line number Diff line number Diff line change
Expand Up @@ -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.0alpha11\0"
#define VER_FILEVERSION_STR "2.3.0rc1\0"

VS_VERSION_INFO VERSIONINFO
FILEVERSION VER_FILEVERSION
Expand Down

0 comments on commit d322505

Please sign in to comment.