Set version to 0.80.0-b4

This commit is contained in:
seelabs
2017-07-31 11:12:07 -04:00
parent c96c423afb
commit cca574c9a9

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