From: Jenkins Build Slave User Date: Mon, 26 Nov 2018 19:35:58 +0000 (+0000) Subject: 12.2.10 X-Git-Tag: v12.2.10 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=b49653ef62b4ca210eb52615090f9a7db038c50f;p=ceph.git 12.2.10 --- diff --git a/CMakeLists.txt b/CMakeLists.txt index c777c5ed49758..35c19393691e8 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,7 +1,7 @@ cmake_minimum_required(VERSION 2.8.11) project(ceph) -set(VERSION 12.2.9) +set(VERSION 12.2.10) if(POLICY CMP0046) # Tweak policies (this one disables "missing" dependency warning) diff --git a/debian/changelog b/debian/changelog index 0607e8c0a20bf..2b61ec8825e11 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +ceph (12.2.10-1) stable; urgency=medium + + * New upstream release + + -- Ceph Release Team Mon, 26 Nov 2018 19:35:56 +0000 + ceph (12.2.9-1) stable; urgency=medium * New upstream release