summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJenkins Build Slave User <ceph-release-team@redhat.com>2016-10-11 16:27:57 +0000
committerJenkins Build Slave User <ceph-release-team@redhat.com>2016-10-11 16:27:57 +0000
commit676cd2976f54cfebfb0612c57eb3a513034373dd (patch)
treeac41f32b9076fde8044931e7ac4e0d03b0f10d6e
parent6bb585b8c393862842bd500ffd7ff9def3a138fd (diff)
downloadceph-11.0.1.tar.gz
11.0.1v11.0.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 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