Set version to 0.80.0-rc2

This commit is contained in:
seelabs
2017-09-01 14:17:24 -04:00
parent 3c0b35092c
commit fc640504ba

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