Set version to 0.33.0-hf1

This commit is contained in:
Vinnie Falco
2016-10-01 12:12:34 -04:00
parent 69b47890e6
commit 98f878cf10

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