Set version to 1.1.0-b1

This commit is contained in:
seelabs
2018-05-15 11:28:55 -04:00
parent 008ff67ac2
commit 817d2339b8

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