Set version to 0.33.0-b6

This commit is contained in:
seelabs
2016-08-18 11:34:59 -04:00
parent b92a7d415e
commit 68e123a8d6

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