From: Ceph Release Team Date: Thu, 30 Oct 2025 15:22:24 +0000 (+0000) Subject: 20.2.0 X-Git-Tag: v20.2.0^0 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=69f84cc2651aa259a15bc192ddaabd3baba07489;p=ceph.git 20.2.0 Signed-off-by: Ceph Release Team --- diff --git a/CMakeLists.txt b/CMakeLists.txt index 255dca887d8..73769ebc88f 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,7 +1,7 @@ cmake_minimum_required(VERSION 3.16) project(ceph - VERSION 20.1.1 + VERSION 20.2.0 LANGUAGES CXX C ASM) foreach(policy CMP0127 CMP0135 CMP0175) diff --git a/debian/changelog b/debian/changelog index e42a6b7cbe2..db84de97ce9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +ceph (20.2.0-1) stable; urgency=medium + + * New upstream release + + -- Ceph Release Team Thu, 30 Oct 2025 15:22:21 +0000 + ceph (20.1.1-1) rc; urgency=medium * New upstream release