From 8a82819d84cf884bd39c17e3236e0632ac146dc4 Mon Sep 17 00:00:00 2001 From: Ceph Release Team Date: Tue, 9 Aug 2022 17:07:01 +0000 Subject: [PATCH] 15.2.17 Signed-off-by: Ceph Release Team --- CMakeLists.txt | 2 +- debian/changelog | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index b7bd09da765..267e565cf21 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -2,7 +2,7 @@ cmake_minimum_required(VERSION 3.10.2) # remove cmake/modules/FindPython* once 3.12 is required project(ceph - VERSION 15.2.16 + VERSION 15.2.17 LANGUAGES CXX C ASM) foreach(policy diff --git a/debian/changelog b/debian/changelog index 4f60f5d08ac..eb3a2af79a9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +ceph (15.2.17-1) stable; urgency=medium + + * New upstream release + + -- Ceph Release Team Tue, 09 Aug 2022 17:06:59 +0000 + ceph (15.2.16-1) stable; urgency=medium * New upstream release -- 2.47.3