Set version to 0.60.0-b7

This commit is contained in:
seelabs
2017-03-01 12:38:58 -05:00
parent bb61b398a6
commit b7e2a3bd5f

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