Set version to 0.81.0

This commit is contained in:
Nikolaos D. Bougalis
2018-01-03 14:43:42 -08:00
parent 92c987a6b4
commit 4e8c8deeaa
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.2"
"0.81.0"
#if defined(DEBUG) || defined(SANITIZER)
"+"