Set version to 0.40.0-b8

This commit is contained in:
Edward Hennis
2016-10-17 15:32:08 -04:00
parent 027b289c91
commit 7688a97d95

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