Set version to 1.5.0-rc2

This commit is contained in:
Manoj doshi
2020-03-10 16:08:30 -07:00
parent 2a2ad898b1
commit 4e3dc0e820

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