Set version to 0.40.0-b10

This commit is contained in:
Nik Bougalis
2016-11-09 13:58:53 -08:00
parent d572de769b
commit 47a919faf0

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