Set version to 1.3.0-b1

This commit is contained in:
Nik Bougalis
2019-02-26 23:28:16 -08:00
parent 8023caaa97
commit 1084dc6dd3

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