Set version to 1.3.0-b6

This commit is contained in:
Manoj doshi
2019-06-21 14:58:17 -07:00
parent ba2714fa22
commit f17d9bc421

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