Set version to 1.2.0-b3

This commit is contained in:
seelabs
2018-10-10 10:50:35 -04:00
parent 1ac9694dbc
commit 63c3fc30d8

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