Set version to 1.6.0-b2

This commit is contained in:
Nik Bougalis
2020-04-14 19:25:41 -07:00
parent bdd22e4d51
commit 020b285808

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