Set version to 1.2.0-b10

This commit is contained in:
Nik Bougalis
2018-12-28 13:14:12 -08:00
parent f443439f1f
commit dfb45baa93

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