Set version to 0.70.0

This commit is contained in:
Nik Bougalis
2017-06-15 07:34:17 -07:00
parent e81f3eb1d2
commit 7b0d482810
2 changed files with 38 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.0-rc1"
"0.70.0"
#if defined(DEBUG) || defined(SANITIZER)
"+"