Set version to 0.40.0-b11

This commit is contained in:
Nik Bougalis
2016-11-17 21:40:40 -08:00
parent 44167a6bcb
commit 8f2480225b

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