From: Ceph Release Team Date: Tue, 20 Aug 2024 16:51:15 +0000 (-0400) Subject: 19.1.1 X-Git-Tag: v19.1.1^0 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=1d9f35852eef16b81614e38a05cf88b505cc142b;p=ceph.git 19.1.1 Signed-off-by: Ceph Release Team --- diff --git a/CMakeLists.txt b/CMakeLists.txt index 6044324d741e9..4dfd2432a7fd3 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,7 +1,7 @@ cmake_minimum_required(VERSION 3.16) project(ceph - VERSION 19.1.0 + VERSION 19.1.1 LANGUAGES CXX C ASM) foreach(policy CMP0127 CMP0135) diff --git a/debian/changelog b/debian/changelog index be8a6aa01c62b..bdb1507e4fd64 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +ceph (19.1.1-1) rc; urgency=medium + + * New upstream release + + -- Ceph Release Team Tue, 20 Aug 2024 12:51:10 -0400 + ceph (19.1.0-1) rc; urgency=medium * New upstream release