From: Ceph Release Team Date: Fri, 12 Jul 2024 13:57:23 +0000 (-0400) Subject: 18.2.4 X-Git-Tag: v18.2.4^0 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=e7ad5345525c7aa95470c26863873b581076945d;p=ceph.git 18.2.4 Signed-off-by: Ceph Release Team --- diff --git a/CMakeLists.txt b/CMakeLists.txt index 4137ad7c8033e..eab4d693632ce 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,7 +1,7 @@ cmake_minimum_required(VERSION 3.16) project(ceph - VERSION 18.2.2 + VERSION 18.2.4 LANGUAGES CXX C ASM) cmake_policy(SET CMP0028 NEW) diff --git a/debian/changelog b/debian/changelog index f0441b8953181..9c3dc7bb53695 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +ceph (18.2.4-1) stable; urgency=medium + + * New upstream release + + -- Ceph Release Team Fri, 12 Jul 2024 09:57:18 -0400 + ceph (18.2.2-1) stable; urgency=medium * New upstream release