Set version to 1.1.0-rc1

This commit is contained in:
seelabs
2018-08-07 14:45:23 -04:00
parent dbc8f147c9
commit 8a02903fa5

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