From: Jenkins Build Slave User Date: Thu, 31 May 2018 13:13:43 +0000 (+0000) Subject: 13.2.0 X-Git-Tag: v13.2.0^0 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=f38fff5d093da678f6736c7a008511873c8d0fda;p=ceph.git 13.2.0 --- diff --git a/CMakeLists.txt b/CMakeLists.txt index b2655466a0ff..2f997d03f881 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,7 +1,7 @@ cmake_minimum_required(VERSION 2.8.12) project(ceph CXX C ASM) -set(VERSION 13.1.1) +set(VERSION 13.2.0) if(POLICY CMP0028) cmake_policy(SET CMP0028 NEW) diff --git a/debian/changelog b/debian/changelog index e7caf364b5bf..136648e1314d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +ceph (13.2.0-1) stable; urgency=medium + + * New upstream release + + -- Ceph Release Team Thu, 31 May 2018 13:13:41 +0000 + ceph (13.1.1-1) stable; urgency=medium * New upstream release