Set version to 1.1.2

This commit is contained in:
Nik Bougalis
2018-11-29 21:49:10 -08:00
parent 61f443e3bb
commit 4f3a76dec0
2 changed files with 36 additions and 1 deletions

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.1"
char const* const versionString = "1.1.2"
#if defined(DEBUG) || defined(SANITIZER)
"+"