Set version to 2.4.0-rc3

This commit is contained in:
Michael Legleux
2025-02-26 12:41:15 -08:00
parent cd7c62818b
commit 0a1ca0600f

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