Set version to 2.4.0-rc1

This commit is contained in:
Michael Legleux
2025-02-18 13:58:56 -08:00
committed by Qi Zhao
parent 8d55192f0c
commit 6e198078a9

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