Set version to 0.33.0-b1

This commit is contained in:
Nik Bougalis
2016-07-29 17:56:41 -07:00
parent 08ea245101
commit a5589dcec6

View File

@@ -34,7 +34,7 @@ char const* const versionString =
// The build version number. You must edit this for each release // 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 here at http://semver.org/
// //
"0.32.1" "0.33.0-b1"
#if defined(DEBUG) || defined(SANITIZER) #if defined(DEBUG) || defined(SANITIZER)
"+" "+"