From: Jenkins Build Slave User Date: Thu, 26 Jul 2018 17:39:56 +0000 (+0000) Subject: 13.2.1 X-Git-Tag: v13.2.1^0 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=5533ecdc0fda920179d7ad84e0aa65a127b20d77;p=ceph.git 13.2.1 --- diff --git a/CMakeLists.txt b/CMakeLists.txt index 0f3ea1aa19a7..d68c7553242d 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.2.0) +set(VERSION 13.2.1) if(POLICY CMP0028) cmake_policy(SET CMP0028 NEW) diff --git a/debian/changelog b/debian/changelog index 136648e1314d..72fe80da6672 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +ceph (13.2.1-1) stable; urgency=medium + + * New upstream release + + -- Ceph Release Team Thu, 26 Jul 2018 17:39:54 +0000 + ceph (13.2.0-1) stable; urgency=medium * New upstream release