Set version to 1.5.0-b6

closes: #3226
closes: #3249
closes: #3260
closes: #3254
closes: #3258
closes: #3267
This commit is contained in:
Mike Ellery
2020-02-24 16:27:02 -08:00
parent cfe59ee028
commit f76a5a3183

View File

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