Set version to 1.0.0-b1

This commit is contained in:
Mike Ellery
2018-03-01 16:30:58 -08:00
parent 755849115e
commit 864844086e

View File

@@ -34,7 +34,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/
//
"0.90.0"
"1.0.0-b1"
#if defined(DEBUG) || defined(SANITIZER)
"+"