Set version to 1.2.0-b2

This commit is contained in:
Nik Bougalis
2018-10-01 07:42:05 -07:00
parent 7295cf979b
commit 3ce4dda5cb

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