Set version to 1.5.0-b5

This commit is contained in:
Nik Bougalis
2020-02-10 23:40:28 -08:00
committed by Manoj doshi
parent 2c71802e38
commit 0c6d380780

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