Set version to 0.80.0-rc1

This commit is contained in:
Nik Bougalis
2017-08-17 12:42:12 -07:00
parent a02a469b20
commit 589570daa3

View File

@@ -34,7 +34,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.80.0-b5"
"0.80.0-rc1"
#if defined(DEBUG) || defined(SANITIZER)
"+"