Set version to 0.60.0-b5

This commit is contained in:
Vinnie Falco
2017-02-24 12:45:11 -05:00
parent 6b0817b7ba
commit 460dd8f186

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