Set version to 0.80.0

This commit is contained in:
Nik Bougalis
2017-10-19 14:37:27 -07:00
parent 3e5490ef6d
commit cafe18c592
2 changed files with 30 additions and 1 deletions

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