Set version to 0.80.0-b3

This commit is contained in:
seelabs
2017-07-20 18:13:49 -04:00
parent b23e9c207d
commit 4308b124c2

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