Set version to 1.4.0-b3

This commit is contained in:
Nik Bougalis
2019-09-06 10:51:16 -07:00
parent a6944be5cf
commit fc7ecd672a

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