From: Ceph Release Team Date: Thu, 2 Oct 2025 17:29:29 +0000 (+0000) Subject: 20.1.1 X-Git-Tag: v20.1.1^0 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F65764%2Fhead;p=ceph.git 20.1.1 Signed-off-by: Ceph Release Team --- diff --git a/CMakeLists.txt b/CMakeLists.txt index 2c70ee17560..255dca887d8 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,7 +1,7 @@ cmake_minimum_required(VERSION 3.16) project(ceph - VERSION 20.1.0 + VERSION 20.1.1 LANGUAGES CXX C ASM) foreach(policy CMP0127 CMP0135 CMP0175) diff --git a/debian/changelog b/debian/changelog index 91b6e3eeec6..e42a6b7cbe2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +ceph (20.1.1-1) rc; urgency=medium + + * New upstream release + + -- Ceph Release Team Thu, 02 Oct 2025 17:29:24 +0000 + ceph (20.1.0-1) rc; urgency=medium * New upstream release