Merge branch 'develop' into Bronek/vault_enable

This commit is contained in:
Bronek Kozicki
2025-06-24 11:53:49 +01:00

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