]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/dev/release-checklist: check v21.0.0 tag 68023/head
authorRadoslaw Zarzynski <rzarzyns@redhat.com>
Thu, 26 Mar 2026 11:57:41 +0000 (11:57 +0000)
committerRadoslaw Zarzynski <rzarzyns@redhat.com>
Thu, 26 Mar 2026 11:57:41 +0000 (11:57 +0000)
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
doc/dev/release-checklists.rst

index a6daa11f1260dbcece379d78fbaf42efe73866a7..36a9d00c0b54471750f481b5e930549fa23caeef 100644 (file)
@@ -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::