From: Jenkins Build Slave User Date: Tue, 16 May 2017 12:42:56 +0000 (+0000) Subject: 12.0.3 X-Git-Tag: v12.0.3^0 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=f2337d1b42fa49dbb0a93e4048a42762e3dffbbf;p=ceph.git 12.0.3 --- diff --git a/CMakeLists.txt b/CMakeLists.txt index 301765da1620..0dad01fda0eb 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,7 +1,7 @@ cmake_minimum_required(VERSION 2.8.11) project(ceph) -set(VERSION 12.0.2) +set(VERSION 12.0.3) if(POLICY CMP0046) # Tweak policies (this one disables "missing" dependency warning) diff --git a/debian/changelog b/debian/changelog index adf0b980f596..147e18631c8c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +ceph (12.0.3-1) stable; urgency=medium + + * New upstream release + + -- Ceph Release Team Tue, 16 May 2017 12:42:53 +0000 + ceph (12.0.2-1) stable; urgency=medium * New upstream release