Set version to 1.2.0-b8

This commit is contained in:
Nik Bougalis
2018-11-21 11:16:25 -08:00
parent fbdbffed67
commit 4cff94f7a4

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