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 79bc8c694b7..0de31a5a846 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -668,4 +668,4 @@ add_custom_target(tags DEPENDS ctags)
find_package(CppCheck)
find_package(IWYU)
-set(VERSION 15.2.8)
+set(VERSION 15.2.9)
diff --git a/debian/changelog b/debian/changelog
index 12d9f1c142f..acff6d10a32 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+ceph (15.2.9-1) stable; urgency=medium
+
+ * New upstream release
+
+ -- Ceph Release Team <ceph-maintainers@ceph.com> Tue, 23 Feb 2021 14:10:13 +0000
+
ceph (15.2.8-1) stable; urgency=medium
* New upstream release