Set version to 1.5.0-b3

This commit is contained in:
Carl Hua
2020-01-12 13:02:17 -05:00
parent eb016456a1
commit 90d9ca901d

View File

@@ -31,7 +31,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.5.0-b2" char const* const versionString = "1.5.0-b3"
#if defined(DEBUG) || defined(SANITIZER) #if defined(DEBUG) || defined(SANITIZER)
"+" "+"