Set version to 1.4.0-b6

This commit is contained in:
Manoj doshi
2019-10-11 14:48:13 -07:00
parent 3f45b8c3bd
commit fccb7e1c70

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