Set version to 0.40.0

This commit is contained in:
Nik Bougalis
2016-12-20 09:20:17 -08:00
parent 4d7b1a3b61
commit 7fc780dd70

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