Set version to 1.1.0

This commit is contained in:
Nik Bougalis
2018-09-05 18:34:43 -07:00
parent 7b0367730c
commit 3e22a1e9e8
2 changed files with 39 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.0-rc3"
char const* const versionString = "1.1.0"
#if defined(DEBUG) || defined(SANITIZER)
"+"