Set version to 0.80.1

This commit is contained in:
Brad Chase
2017-11-28 20:59:15 -05:00
parent 5a9c3c797c
commit 6dc79c23ed
2 changed files with 20 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"
"0.80.1"
#if defined(DEBUG) || defined(SANITIZER)
"+"