Set version to 0.70.1

This commit is contained in:
Nik Bougalis
2017-06-28 07:15:07 -07:00
parent f9b5ab4728
commit 3bfd9de677
2 changed files with 23 additions and 5 deletions

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