summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJenkins Build Slave User <ceph-release-team@redhat.com>2018-10-24 21:04:19 +0000
committerJenkins Build Slave User <ceph-release-team@redhat.com>2018-10-24 21:04:19 +0000
commit9e300932ef8a8916fb3fda78c58691a6ab0f4217 (patch)
treec7b471be40608f7d4296653e0f812230ba27e99a
parent8349d80717bc73ddd4c83db62d1aaea75b423f27 (diff)
downloadceph-12.2.9.tar.gz
12.2.9v12.2.9
-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 69f750e5ab3..c777c5ed497 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1,7 +1,7 @@
cmake_minimum_required(VERSION 2.8.11)
project(ceph)
-set(VERSION 12.2.8)
+set(VERSION 12.2.9)
if(POLICY CMP0046)
# Tweak policies (this one disables "missing" dependency warning)
diff --git a/debian/changelog b/debian/changelog
index 642fc450fae..0607e8c0a20 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+ceph (12.2.9-1) stable; urgency=medium
+
+ * New upstream release
+
+ -- Ceph Release Team <ceph-maintainers@ceph.com> Wed, 24 Oct 2018 21:04:18 +0000
+
ceph (12.2.8-1) stable; urgency=medium
* New upstream release