Set version to 1.4.0-b2

This commit is contained in:
seelabs
2019-08-23 08:57:54 -07:00
parent 06219f1151
commit 5834fbbc5d

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