Set version to 0.50.0

This commit is contained in:
Nik Bougalis
2017-01-26 13:26:03 -08:00
parent d24bb65639
commit 77999579b5
2 changed files with 135 additions and 1 deletions

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-rc2"
"0.50.0"
#if defined(DEBUG) || defined(SANITIZER)
"+"