Set version to 0.60.2

This commit is contained in:
seelabs
2017-03-30 14:25:41 -04:00
parent 4ff40d4954
commit 7cd4d78897

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