Set version to 0.90.0-rc1

This commit is contained in:
seelabs
2018-02-07 10:55:55 -05:00
parent 3e9e0c4b53
commit 060692aad4

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-b6"
"0.90.0-rc1"
#if defined(DEBUG) || defined(SANITIZER)
"+"