Set version to 0.70.0-b3

This commit is contained in:
Nik Bougalis
2017-03-31 13:20:38 -07:00
parent 9a0249e793
commit c6b6d82a75

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