Set version to 0.33.0-b8

This commit is contained in:
Vinnie Falco
2016-09-02 15:27:13 -04:00
parent 8f97889176
commit 802c2395c1

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 at http://semver.org/
//
"0.33.0-b7"
"0.33.0-b8"
#if defined(DEBUG) || defined(SANITIZER)
"+"