From: Radoslaw Zarzynski Date: Thu, 26 Mar 2026 11:57:41 +0000 (+0000) Subject: doc/dev/release-checklist: check v21.0.0 tag X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=f87c6bade86a0aaaa99ad93b1fb97b17b4dbe769;p=ceph.git doc/dev/release-checklist: check v21.0.0 tag Signed-off-by: Radoslaw Zarzynski --- 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::