Set version to 0.40.0-b9

This commit is contained in:
Brad Chase
2016-10-27 12:48:15 -04:00
parent f37aa1d6c8
commit 38ca9d4a97

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