Set version to 1.4.0-b7

This commit is contained in:
Manoj doshi
2019-10-18 14:24:41 -07:00
parent cd01502d17
commit 41b2c80dde

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