From: Jenkins Build Slave User Date: Tue, 1 Aug 2017 17:55:40 +0000 (+0000) Subject: 12.1.2 X-Git-Tag: v12.1.2^0 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F16758%2Fhead;p=ceph.git 12.1.2 --- diff --git a/CMakeLists.txt b/CMakeLists.txt index f0fe8e6a70f1..f04d09925a3e 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,7 +1,7 @@ cmake_minimum_required(VERSION 2.8.11) project(ceph) -set(VERSION 12.1.1) +set(VERSION 12.1.2) if(POLICY CMP0046) # Tweak policies (this one disables "missing" dependency warning) diff --git a/debian/changelog b/debian/changelog index 0da87edd4851..25b6f5830bc4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +ceph (12.1.2-1) stable; urgency=medium + + * New upstream release + + -- Ceph Release Team Tue, 01 Aug 2017 17:55:37 +0000 + ceph (12.1.1-1) stable; urgency=medium * New upstream release