summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 e3edcc1eafc..46f8c6fb5b0 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1,7 +1,7 @@
cmake_minimum_required(VERSION 2.8.11)
project(ceph)
-set(VERSION 11.2.0)
+set(VERSION 11.2.1)
if(POLICY CMP0046)
# Tweak policies (this one disables "missing" dependency warning)
diff --git a/debian/changelog b/debian/changelog
index 626a717f9d5..4e69ea34d32 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+ceph (11.2.1-1) stable; urgency=medium
+
+ * New upstream release
+
+ -- Ceph Release Team <ceph-maintainers@ceph.com> Tue, 08 Aug 2017 19:07:01 +0000
+
ceph (11.2.0-1) stable; urgency=medium
* New upstream release