Set version to 1.4.0-b4

This commit is contained in:
Mike Ellery
2019-09-09 11:42:53 -07:00
parent d9bb78c8b8
commit 38f82115f7

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