Set version to 0.70.2

This commit is contained in:
Edward Hennis
2017-09-19 14:26:06 -04:00
parent 62127d725d
commit cd2d52acdc
2 changed files with 16 additions and 1 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.1"
"0.70.2"
#if defined(DEBUG) || defined(SANITIZER)
"+"