Set version to 2.4.0-rc4

This commit is contained in:
Michael Legleux
2025-03-03 10:31:11 -08:00
parent 53ea31c69a
commit 5bf3a308d5

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