Set version to 0.50.0-b1

This commit is contained in:
Nik Bougalis
2016-12-22 09:58:00 -08:00
parent 5a688f9236
commit 8425e4558a

View File

@@ -34,7 +34,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.40.0"
"0.50.0-b1"
#if defined(DEBUG) || defined(SANITIZER)
"+"