Set version to 1.1.1

This commit is contained in:
seelabs
2018-10-19 13:12:40 -04:00
parent 152d698957
commit 72e6005f56

View File

@@ -30,7 +30,7 @@ namespace BuildInfo {
// The build version number. You must edit this for each release
// and follow the format described at http://semver.org/
//------------------------------------------------------------------------------
char const* const versionString = "1.1.0"
char const* const versionString = "1.1.1"
#if defined(DEBUG) || defined(SANITIZER)
"+"