Set version to 0.90.0-b4

This commit is contained in:
Scott Schurr
2018-01-17 17:19:23 -08:00
parent 2a4eac6eb8
commit eaff9a0e6a

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