Set version to 0.70.0-b1

This commit is contained in:
Scott Schurr
2017-03-20 19:10:26 -07:00
parent 885aaab8c8
commit fc0d64f5ee

View File

@@ -33,7 +33,7 @@ char const* const versionString =
// The build version number. You must edit this for each release // The build version number. You must edit this for each release
// and follow the format described at http://semver.org/ // and follow the format described at http://semver.org/
// //
"0.60.0" "0.70.0-b1"
#if defined(DEBUG) || defined(SANITIZER) #if defined(DEBUG) || defined(SANITIZER)
"+" "+"