Set version to 0.33.0

This commit is contained in:
Nik Bougalis
2016-09-29 09:25:46 -07:00
parent 8734458cfb
commit f05321d501
2 changed files with 50 additions and 1 deletions

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