From f87c6bade86a0aaaa99ad93b1fb97b17b4dbe769 Mon Sep 17 00:00:00 2001 From: Radoslaw Zarzynski Date: Thu, 26 Mar 2026 11:57:41 +0000 Subject: [PATCH] doc/dev/release-checklist: check v21.0.0 tag Signed-off-by: Radoslaw Zarzynski --- doc/dev/release-checklists.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/dev/release-checklists.rst b/doc/dev/release-checklists.rst index a6daa11f1260..36a9d00c0b54 100644 --- a/doc/dev/release-checklists.rst +++ b/doc/dev/release-checklists.rst @@ -18,7 +18,7 @@ Versions and tags - [x] Update CMakeLists.txt VERSION (right at the top to X.0.0) - [x] Update src/librbd/CMakeLists.txt VERSION (librbd target at the bottom to 1.X.0) - [x] Update src/ceph_release with the new release name, number, and type ('dev') -- [ ] Initial tag vX.0.0 so that we can distinguish from (and sort after) the backported (X-1).2.Z versions. +- [x] Initial tag vX.0.0 so that we can distinguish from (and sort after) the backported (X-1).2.Z versions. .. note:: -- 2.47.3