From: Jenkins Build Slave User Date: Mon, 26 Feb 2018 21:47:18 +0000 (+0000) Subject: 12.2.4 X-Git-Tag: v12.2.4^0 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=52085d5249a80c5f5121a76d6288429f35e4e77b;p=ceph.git 12.2.4 --- diff --git a/CMakeLists.txt b/CMakeLists.txt index 2772c0d746a2..503305ede6f2 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,7 +1,7 @@ cmake_minimum_required(VERSION 2.8.11) project(ceph) -set(VERSION 12.2.3) +set(VERSION 12.2.4) if(POLICY CMP0046) # Tweak policies (this one disables "missing" dependency warning) diff --git a/debian/changelog b/debian/changelog index d05013776931..d8c3290336c6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +ceph (12.2.4-1) stable; urgency=medium + + * New upstream release + + -- Ceph Release Team Mon, 26 Feb 2018 21:47:17 +0000 + ceph (12.2.3-1) stable; urgency=medium * New upstream release