Set version to 0.33.0-b5

This commit is contained in:
Nik Bougalis
2016-08-15 11:10:30 -07:00
parent e453c14b0a
commit d8b85c00e8

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