Set version to 1.3.0-b4

This commit is contained in:
Manoj doshi
2019-05-21 09:13:56 -07:00
committed by Manoj doshi
parent aa76b382af
commit e83d367f49

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