Set version to 1.5.0-b1

This commit is contained in:
Nik Bougalis
2019-11-13 20:17:05 -08:00
parent f6916bfd42
commit 4a1148eb28

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