Set version to 0.40.0-b7

This commit is contained in:
Nik Bougalis
2016-10-01 10:51:41 -07:00
parent 6e9c15af92
commit aa11effdd6

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.40.0-b6"
"0.40.0-b7"
#if defined(DEBUG) || defined(SANITIZER)
"+"