diff options
author | Jenkins Build Slave User <ceph-release-team@redhat.com> | 2021-05-06 15:47:00 +0000 |
---|---|---|
committer | Jenkins Build Slave User <ceph-release-team@redhat.com> | 2021-05-06 15:47:00 +0000 |
commit | 381b476cb3900f9a92eb95d03b4850b953cfd79a (patch) | |
tree | aff6a9d8f29bddee648a5ae2d1b6564b9bf8c80d | |
parent | c74662e6d4812be9bc7e321bc2abe0ae044b37b1 (diff) | |
download | ceph-16.2.3.tar.gz |
16.2.3v16.2.3
-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 a55c49dd700..6a24d38e971 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.2) +set(VERSION 16.2.3) diff --git a/debian/changelog b/debian/changelog index 142b452724c..bfab8e527e3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +ceph (16.2.3-1) stable; urgency=medium + + * New upstream release + + -- Ceph Release Team <ceph-maintainers@ceph.com> Thu, 06 May 2021 15:46:57 +0000 + ceph (16.2.2-1) stable; urgency=medium * New upstream release |