Set version to 0.80.0-b1

This commit is contained in:
seelabs
2017-07-11 22:02:39 -04:00
parent 5b9e8a77ca
commit 87742a5e6c

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.70.1"
"0.80.0-b1"
#if defined(DEBUG) || defined(SANITIZER)
"+"