chore: Bump version to 3.4.0-b3 (#8132)

This commit is contained in:
Ayaz Salikhov
2026-08-27 17:26:55 +00:00
committed by GitHub
parent 7281e0606a
commit 9a7c5ea593

View File

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