Set version to 0.33.0-b4

This commit is contained in:
seelabs
2016-08-08 12:25:57 -04:00
parent e8a7ad4748
commit d51a2785ee

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 here at http://semver.org/
//
"0.33.0-b3"
"0.33.0-b4"
#if defined(DEBUG) || defined(SANITIZER)
"+"