Set version to 0.70.0-b4

This commit is contained in:
Nik Bougalis
2017-04-19 10:41:56 -07:00
parent 8430f9deff
commit 84816d1c21

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