diff options
author | Jenkins Build Slave User <ceph-release-team@redhat.com> | 2021-05-13 17:20:27 +0000 |
---|---|---|
committer | Jenkins Build Slave User <ceph-release-team@redhat.com> | 2021-05-13 17:20:27 +0000 |
commit | 3cbe25cde3cfa028984618ad32de9edc4c1eaed0 (patch) | |
tree | 87fdcdd81e8c4502416321297921231b63f0ea3e | |
parent | af3fffab3b0f13057134d96e5d481e400d8bfd27 (diff) | |
download | ceph-16.2.4.tar.gz |
16.2.4v16.2.4
-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 6a24d38e971..f0ed97d1a0d 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.3) +set(VERSION 16.2.4) diff --git a/debian/changelog b/debian/changelog index bfab8e527e3..213e302f2a7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +ceph (16.2.4-1) stable; urgency=medium + + * New upstream release + + -- Ceph Release Team <ceph-maintainers@ceph.com> Thu, 13 May 2021 17:20:24 +0000 + ceph (16.2.3-1) stable; urgency=medium * New upstream release |