Set version to 1.2.0-b7

This commit is contained in:
Nik Bougalis
2018-11-08 18:58:42 -08:00
parent be70d81bd7
commit cc824685e7

View File

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