Version 2.6.2

This commit is contained in:
Vladislav Vysokikh
2025-11-18 09:28:59 +00:00
parent c6aa80b0ef
commit 54b28e8d40

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"
char const* const versionString = "2.6.2"
// clang-format on
#if defined(DEBUG) || defined(SANITIZER)