Set version to 1.3.0-b3

This commit is contained in:
seelabs
2019-04-29 08:18:48 -04:00
parent 5f7a61f040
commit 5214b3c1b0

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