Set version to 0.40.0-rc1

This commit is contained in:
Nik Bougalis
2016-11-21 09:27:12 -08:00
parent 0a8e690917
commit 9e960ff6b8

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