Set version to 0.60.1

This commit is contained in:
seelabs
2017-03-29 15:41:43 -04:00
parent 8b43d67a73
commit 0d4fe469c6

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