Set version to 1.2.0-rc1

This commit is contained in:
Mike Ellery
2019-01-28 12:00:48 -08:00
parent b75c2d71a5
commit 8f973621fc

View File

@@ -30,7 +30,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.2.0-b11"
char const* const versionString = "1.2.0-rc1"
#if defined(DEBUG) || defined(SANITIZER)
"+"