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 36ebbe41b98..a55c49dd700 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -716,4 +716,4 @@ add_tags(ctags
EXCLUDES "*.js" "*.css" ".tox" "python-common/build")
add_custom_target(tags DEPENDS ctags)
-set(VERSION 16.2.1)
+set(VERSION 16.2.2)
diff --git a/debian/changelog b/debian/changelog
index 69e3f6b91f2..142b452724c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+ceph (16.2.2-1) stable; urgency=medium
+
+ * New upstream release
+
+ -- Ceph Release Team <ceph-maintainers@ceph.com> Tue, 04 May 2021 18:38:20 +0000
+
ceph (16.2.1-1) stable; urgency=medium
* New upstream release