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