Set version to 0.70.0-rc1

This commit is contained in:
Nik Bougalis
2017-06-14 11:55:29 -07:00
parent d04d3d3c4a
commit cd0a2d6ef3

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