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 caf4ac4dd72..e226b8dff4e 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -667,4 +667,4 @@ add_custom_target(tags DEPENDS ctags)
find_package(CppCheck)
find_package(IWYU)
-set(VERSION 15.2.2)
+set(VERSION 15.2.3)
diff --git a/debian/changelog b/debian/changelog
index b43e666bb89..31878a11eaf 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+ceph (15.2.3-1) stable; urgency=medium
+
+ * New upstream release
+
+ -- Ceph Release Team <ceph-maintainers@ceph.com> Fri, 29 May 2020 16:24:48 +0000
+
ceph (15.2.2-1) stable; urgency=medium
* New upstream release