Set version to 0.40.0-b1

This commit is contained in:
Nik Bougalis
2016-09-11 14:02:36 -07:00
parent a9b3042d7e
commit 66ce8779e8

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