Set version to 1.1.0-b2

This commit is contained in:
seelabs
2018-06-01 13:06:26 -04:00
parent 34d3f93868
commit fd4636b056

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-b1"
"1.1.0-b2"
#if defined(DEBUG) || defined(SANITIZER)
"+"