From: Radoslaw Zarzynski Date: Wed, 3 Aug 2022 12:31:30 +0000 (+0000) Subject: doc/dev/release-checklists.rst: mark cmake and ceph_release are done for reef X-Git-Tag: v18.1.0~1075^2~21 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=084e3ebfb973aa3e6b259ec42da5cafbc508ed8c;p=ceph.git doc/dev/release-checklists.rst: mark cmake and ceph_release are done for reef Signed-off-by: Radoslaw Zarzynski --- diff --git a/doc/dev/release-checklists.rst b/doc/dev/release-checklists.rst index 15a95574a03b..6a1ee85bbdae 100644 --- a/doc/dev/release-checklists.rst +++ b/doc/dev/release-checklists.rst @@ -15,8 +15,8 @@ that was just released (X-1).2.0. Versions and tags ----------------- -- [ ] Update CMakeLists.txt VERSION (right at the top to X.0.0) -- [ ] Update src/ceph_release with the new release name, number, and type ('dev') +- [x] Update CMakeLists.txt VERSION (right at the top to X.0.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.