Set version to 2.6.1

This commit is contained in:
Ed Hennis
2025-09-30 16:09:11 -04:00
parent c46888f8f7
commit 70d5c624e8

View File

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