Set version to 0.40.0-b3

This commit is contained in:
Vinnie Falco
2016-09-15 17:05:41 -04:00
parent 71d7d87bf3
commit 8e9f9599b8

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