Set version to 0.80.2

This commit is contained in:
Nikolaos D. Bougalis
2017-12-14 15:30:20 -08:00
committed by seelabs
parent fbfb4bd74e
commit d2fc4e3569
2 changed files with 15 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.1"
"0.80.2"
#if defined(DEBUG) || defined(SANITIZER)
"+"