Set version to 0.60.0

This commit is contained in:
Nik Bougalis
2017-03-16 13:33:29 -07:00
parent f432095532
commit 0df1b09a73
2 changed files with 46 additions and 2 deletions

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