Set version to 0.60.0-rc1

This commit is contained in:
seelabs
2017-03-06 15:00:16 -05:00
parent cfde591ac9
commit 112a863e73

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