Set version to 1.3.0-rc2

This commit is contained in:
Manoj doshi
2019-07-03 11:34:36 -07:00
committed by Nik Bougalis
parent 7b7e3b6750
commit 846538304f

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