summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJenkins Build Slave User <ceph-release-team@redhat.com>2021-07-08 14:03:56 +0000
committerJenkins Build Slave User <ceph-release-team@redhat.com>2021-07-08 14:03:56 +0000
commit0883bdea7337b95e4b611c768c0279868462204a (patch)
tree0f1956f22ee887bcc2b4f9b070ef1908d697f2cb
parent2da4f0a00259e70842bd8c8408e9267833b68856 (diff)
downloadceph-16.2.5.tar.gz
16.2.5v16.2.5
-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 903665e6226..86b32019e3f 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -717,4 +717,4 @@ add_tags(ctags
EXCLUDES "*.js" "*.css" ".tox" "python-common/build")
add_custom_target(tags DEPENDS ctags)
-set(VERSION 16.2.4)
+set(VERSION 16.2.5)
diff --git a/debian/changelog b/debian/changelog
index 213e302f2a7..b62191fd88f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+ceph (16.2.5-1) stable; urgency=medium
+
+ * New upstream release
+
+ -- Ceph Release Team <ceph-maintainers@ceph.com> Thu, 08 Jul 2021 14:03:54 +0000
+
ceph (16.2.4-1) stable; urgency=medium
* New upstream release