Set version to 0.50.0-b3

This commit is contained in:
Vinnie Falco
2017-01-10 12:44:52 -05:00
parent 610e51a162
commit 87273e21d8

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.0-b2"
"0.50.0-b3"
#if defined(DEBUG) || defined(SANITIZER)
"+"