Set version to 1.5.0-b2

This commit is contained in:
Nik Bougalis
2019-12-30 23:21:55 -08:00
parent 9294a07362
commit c624fc9b17

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