Set version to 0.70.0-b7

This commit is contained in:
seelabs
2017-06-01 14:07:05 -04:00
parent 3eeb79ee12
commit a92f5b8e5a

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.0-b6"
"0.70.0-b7"
#if defined(DEBUG) || defined(SANITIZER)
"+"