summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJenkins Build Slave User <ceph-release-team@redhat.com>2018-07-26 17:39:56 +0000
committerJenkins Build Slave User <ceph-release-team@redhat.com>2018-07-26 17:39:56 +0000
commit5533ecdc0fda920179d7ad84e0aa65a127b20d77 (patch)
tree0daa5202295bf0de24c8437dd93cc2b8ee60ee05
parentdd471db8bce26d29051e8c41d2dbd8a2baf5186e (diff)
downloadceph-5533ecdc0fda920179d7ad84e0aa65a127b20d77.tar.gz
13.2.1v13.2.1
-rw-r--r--CMakeLists.txt2
-rw-r--r--debian/changelog6
2 files changed, 7 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 0f3ea1aa19a..d68c7553242 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 136648e1314..72fe80da667 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 <ceph-maintainers@ceph.com> Thu, 26 Jul 2018 17:39:54 +0000
+
ceph (13.2.0-1) stable; urgency=medium
* New upstream release