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 d894d0cc729..c06384a7a8b 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1,7 +1,7 @@
cmake_minimum_required(VERSION 2.8.11)
project(ceph)
-set(VERSION 11.0.1)
+set(VERSION 11.0.2)
if(POLICY CMP0046)
# Tweak policies (this one disables "missing" dependency warning)
diff --git a/debian/changelog b/debian/changelog
index 41dd77fb92c..176ffb825d7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+ceph (11.0.2-1) stable; urgency=medium
+
+ * New upstream release
+
+ -- Alfredo Deza <adeza@redhat.com> Mon, 17 Oct 2016 11:16:49 +0000
+
ceph (11.0.1-1) stable; urgency=medium
* New upstream release