Set version to 0.33.0-b3

This commit is contained in:
seelabs
2016-08-05 11:13:06 -04:00
parent d4a56f223a
commit 2ca18670d2

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