Set version to 0.90.0-rc2

This commit is contained in:
seelabs
2018-02-12 11:18:40 -05:00
parent 9685e756e6
commit 6d3b2b404d

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