Set version to 1.5.0-b7

This commit is contained in:
Carl Hua
2020-03-05 09:28:12 -05:00
parent b126641f13
commit 2d1be70ba2

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