From: Ceph Release Team Date: Tue, 29 Aug 2023 15:43:59 +0000 (+0000) Subject: 16.2.14 X-Git-Tag: v16.2.14^0 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F53210%2Fhead;p=ceph.git 16.2.14 Signed-off-by: Ceph Release Team --- diff --git a/CMakeLists.txt b/CMakeLists.txt index 730f6d3db37f..561ce9284aa9 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.13 + VERSION 16.2.14 LANGUAGES CXX C ASM) foreach(policy diff --git a/debian/changelog b/debian/changelog index 184cade5f0e7..56330b3fc5ad 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +ceph (16.2.14-1) stable; urgency=medium + + * New upstream release + + -- Ceph Release Team Tue, 29 Aug 2023 15:43:56 +0000 + ceph (16.2.13-1) stable; urgency=medium * New upstream release