Set version to 1.1.0-b3

This commit is contained in:
Mike Ellery
2018-06-19 10:22:32 -07:00
parent 06d0ff6e52
commit 11ab98cced

View File

@@ -33,7 +33,7 @@ char const* const versionString =
// The build version number. You must edit this for each release
// and follow the format described at http://semver.org/
//
"1.1.0-b2"
"1.1.0-b3"
#if defined(DEBUG) || defined(SANITIZER)
"+"