Set version to 1.1.0-b4

This commit is contained in:
Nik Bougalis
2018-06-25 13:41:45 -07:00
parent 873ba1ba9b
commit 381a1b948b

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/
//
"1.1.0-b3"
"1.1.0-b4"
#if defined(DEBUG) || defined(SANITIZER)
"+"