diff options
author | Jenkins Build Slave User <ceph-release-team@redhat.com> | 2021-04-19 13:50:07 +0000 |
---|---|---|
committer | Jenkins Build Slave User <ceph-release-team@redhat.com> | 2021-04-19 13:50:07 +0000 |
commit | afb9061ab4117f798c858c741efa6390e48ccf10 (patch) | |
tree | c445365297cb135d0c43ec346b1916406f856d55 | |
parent | ef44fe1c828ef54c784bf132acaac3a2e6b8c272 (diff) | |
download | ceph-afb9061ab4117f798c858c741efa6390e48ccf10.tar.gz |
16.2.1v16.2.1
-rw-r--r-- | CMakeLists.txt | 2 | ||||
-rw-r--r-- | debian/changelog | 6 |
2 files changed, 7 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt index 0a0d8672a76..36ebbe41b98 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.0) +set(VERSION 16.2.1) diff --git a/debian/changelog b/debian/changelog index 3e0bd690025..69e3f6b91f2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +ceph (16.2.1-1) stable; urgency=medium + + * New upstream release + + -- Ceph Release Team <ceph-maintainers@ceph.com> Mon, 19 Apr 2021 13:50:04 +0000 + ceph (16.2.0-1) stable; urgency=medium * New upstream release |