summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJenkins Build Slave User <ceph-release-team@redhat.com>2021-03-17 17:02:39 +0000
committerJenkins Build Slave User <ceph-release-team@redhat.com>2021-03-17 17:02:39 +0000
commit27917a557cca91e4da407489bbaa64ad4352cc02 (patch)
tree9a91648779ad79672998192fe953b8cf301d08ed
parent23148618fcb587daa6bac0ac170c39ee83f3175d (diff)
downloadceph-27917a557cca91e4da407489bbaa64ad4352cc02.tar.gz
15.2.10v15.2.10
-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 0de31a5a846..e94f5da1523 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.9)
+set(VERSION 15.2.10)
diff --git a/debian/changelog b/debian/changelog
index acff6d10a32..e45c28e018f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+ceph (15.2.10-1) stable; urgency=medium
+
+ * New upstream release
+
+ -- Ceph Release Team <ceph-maintainers@ceph.com> Wed, 17 Mar 2021 17:02:38 +0000
+
ceph (15.2.9-1) stable; urgency=medium
* New upstream release