Set version to 1.5.0-rc1

This commit is contained in:
Manoj doshi
2020-03-06 15:12:27 -08:00
parent ba53722425
commit b26ed948c8

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-b8"
char const* const versionString = "1.5.0-rc1"
#if defined(DEBUG) || defined(SANITIZER)
"+"