Set version to 0.40.0-rc3

This commit is contained in:
seelabs
2016-12-07 11:52:51 -05:00
parent 9a9dffa4ff
commit 4d7b1a3b61

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