Set version to 0.60.0-b4

This commit is contained in:
Vinnie Falco
2017-02-07 17:14:35 -05:00
committed by Edward Hennis
parent b514f1aae9
commit 209fe8f7a9

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