Set version to 2.6.1-rc1

This commit is contained in:
Bronek Kozicki
2025-09-03 15:39:50 +01:00
committed by Ed Hennis
parent 1020a32d76
commit b331ac37c6

View File

@@ -36,7 +36,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 = "2.6.0" char const* const versionString = "2.6.1-rc1"
// clang-format on // clang-format on
#if defined(DEBUG) || defined(SANITIZER) #if defined(DEBUG) || defined(SANITIZER)