Set version to 0.33.0-b7

This commit is contained in:
Nik Bougalis
2016-08-26 16:09:16 -07:00
parent 1d08075c43
commit 8687f64429

View File

@@ -32,9 +32,9 @@ 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/
// and follow the format described at http://semver.org/
//
"0.33.0-b6"
"0.33.0-b7"
#if defined(DEBUG) || defined(SANITIZER)
"+"