Set version to 1.1.0-rc3

This commit is contained in:
wilsonianb
2018-08-21 13:56:28 -05:00
parent 8c14002c25
commit 7b0367730c

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-rc2"
char const* const versionString = "1.1.0-rc3"
#if defined(DEBUG) || defined(SANITIZER)
"+"