Set version to 0.70.0-b2

This commit is contained in:
Brad Chase
2017-03-21 13:21:51 -04:00
parent b958fa413e
commit dbe74dffcb

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