Set version to 0.60.0-b1

This commit is contained in:
Vinnie Falco
2017-01-27 13:20:48 -05:00
parent e05bf0844d
commit b6126f219f

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