From: Jenkins Build Slave User Date: Thu, 10 Aug 2017 19:22:43 +0000 (+0000) Subject: 12.1.3 X-Git-Tag: v12.1.4~24 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=138f08d5df311d9e4987819a792c01838dc36806;p=ceph.git 12.1.3 --- diff --git a/CMakeLists.txt b/CMakeLists.txt index f04d09925a3e..0aaf7dbc6826 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,7 +1,7 @@ cmake_minimum_required(VERSION 2.8.11) project(ceph) -set(VERSION 12.1.2) +set(VERSION 12.1.3) if(POLICY CMP0046) # Tweak policies (this one disables "missing" dependency warning) diff --git a/debian/changelog b/debian/changelog index 25b6f5830bc4..481ec56e4c66 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +ceph (12.1.3-1) stable; urgency=medium + + * New upstream release + + -- Ceph Release Team Thu, 10 Aug 2017 19:22:38 +0000 + ceph (12.1.2-1) stable; urgency=medium * New upstream release