Set version to 1.2.0-b9

This commit is contained in:
Nik Bougalis
2018-12-11 13:01:05 -08:00
parent 9121e26708
commit 96c949a997

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