chore: Bump version to 3.4.0-rc1 (#8171)

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
Bart
2026-09-03 20:07:24 +00:00
committed by GitHub
parent f7f50caa6e
commit 2ad4def35f

View File

@@ -23,7 +23,7 @@ namespace {
//------------------------------------------------------------------------------
// clang-format off
// NOLINTNEXTLINE(readability-identifier-naming)
char const* const versionString = "3.4.0-b3"
char const* const versionString = "3.4.0-rc1"
// clang-format on
;