Set version to 1.5.0-b8

This commit is contained in:
Manoj doshi
2020-03-06 14:32:56 -08:00
parent 4852daf695
commit ba53722425

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