Set version to 1.4.0-b1

This commit is contained in:
Nik Bougalis
2019-08-04 20:48:56 -07:00
parent c04c00d279
commit 98c4a7a2b1

View File

@@ -30,7 +30,7 @@ namespace BuildInfo {
// The build version number. You must edit this for each release // The build version number. You must edit this for each release
// and follow the format described at http://semver.org/ // and follow the format described at http://semver.org/
//------------------------------------------------------------------------------ //------------------------------------------------------------------------------
char const* const versionString = "1.3.1" char const* const versionString = "1.4.0-b1"
#if defined(DEBUG) || defined(SANITIZER) #if defined(DEBUG) || defined(SANITIZER)
"+" "+"