Set version to 0.33.0-b2

This commit is contained in:
Nik Bougalis
2016-08-02 14:42:50 -07:00
parent d1ce07ef5d
commit 2f0b3bd427

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