From 618f440892089921c3e944a991122ddc44e60516 Mon Sep 17 00:00:00 2001 From: Ceph Release Team Date: Mon, 26 Feb 2024 19:21:09 +0000 Subject: [PATCH] 16.2.15 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 561ce9284aa9..648f6cec1875 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 16.2.14 + VERSION 16.2.15 LANGUAGES CXX C ASM) foreach(policy diff --git a/debian/changelog b/debian/changelog index 56330b3fc5ad..5ccbfb9c9239 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +ceph (16.2.15-1) stable; urgency=medium + + * New upstream release + + -- Ceph Release Team Mon, 26 Feb 2024 19:21:07 +0000 + ceph (16.2.14-1) stable; urgency=medium * New upstream release -- 2.47.3