Setting version to 1.6.0-b1

This commit is contained in:
manojsdoshi
2020-04-06 17:31:52 -07:00
parent 393ca87572
commit 4f422f6f39

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