Set version to 1.1.0-b5

This commit is contained in:
Nik Bougalis
2018-07-16 18:03:38 -07:00
parent 32ca1dd6ed
commit 09050a860b

View File

@@ -30,7 +30,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.1.0-b4"
char const* const versionString = "1.1.0-b5"
#if defined(DEBUG) || defined(SANITIZER)
"+"