Set version to 0.33.0-rc1

This commit is contained in:
seelabs
2016-09-07 16:56:37 -04:00
parent e611a7a0f8
commit 87756b9324

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.33.0-b8"
"0.33.0-rc1"
#if defined(DEBUG) || defined(SANITIZER)
"+"