Set version to 0.60.0-rc3

This commit is contained in:
seelabs
2017-03-10 16:16:53 -05:00
parent ffc7cf8f6c
commit 6cea5d0838

View File

@@ -33,7 +33,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.60.0-rc2"
"0.60.0-rc3"
#if defined(DEBUG) || defined(SANITIZER)
"+"