Set version to 1.6.0-rc3

This commit is contained in:
manojsdoshi
2020-08-07 11:19:29 -07:00
parent f79a4a8cdb
commit 2b44868373

View File

@@ -33,7 +33,7 @@ namespace BuildInfo {
// and follow the format described at http://semver.org/ // and follow the format described at http://semver.org/
//------------------------------------------------------------------------------ //------------------------------------------------------------------------------
// clang-format off // clang-format off
char const* const versionString = "1.6.0-rc2" char const* const versionString = "1.6.0-rc3"
// clang-format on // clang-format on
#if defined(DEBUG) || defined(SANITIZER) #if defined(DEBUG) || defined(SANITIZER)