chore: Bump version to 3.4.0-b0 (#7976)

This commit is contained in:
Ayaz Salikhov
2026-08-07 17:56:46 +01:00
committed by GitHub
parent 9859e5ceda
commit a0e78b286f

View File

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