Set version to 1.4.0-b8

This commit is contained in:
Manoj doshi
2019-10-30 11:55:13 -07:00
parent e720a66076
commit 98d55b988f

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.4.0-b7" char const* const versionString = "1.4.0-b8"
#if defined(DEBUG) || defined(SANITIZER) #if defined(DEBUG) || defined(SANITIZER)
"+" "+"