Set version to 0.90.0-b1

This commit is contained in:
seelabs
2017-12-01 09:59:19 -05:00
parent 722917e9a6
commit 090d813065

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