Set version to 1.5.0-rc3

This commit is contained in:
Carl Hua
2020-03-24 14:42:36 -05:00
parent 5047b89922
commit b54d672710

View File

@@ -31,7 +31,7 @@ namespace BuildInfo {
// The build version number. You must edit this for each release
// and follow the format described at http://semver.org/
//------------------------------------------------------------------------------
char const* const versionString = "1.5.0-rc2"
char const* const versionString = "1.5.0-rc3"
#if defined(DEBUG) || defined(SANITIZER)
"+"