Set version to 1.1.0-rc2

This commit is contained in:
Nik Bougalis
2018-08-15 20:02:19 -07:00
parent 65d517d0df
commit c0d396fb3c

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