diff options
author | Jenkins Build Slave User <ceph-release-team@redhat.com> | 2021-03-30 21:13:28 +0000 |
---|---|---|
committer | Jenkins Build Slave User <ceph-release-team@redhat.com> | 2021-03-30 21:13:28 +0000 |
commit | 0c2054e95bcd9b30fdd908a79ac1d8bbc3394442 (patch) | |
tree | 79bd37eebdc02bc492767da0ad9e1381dd891c0d | |
parent | 3d288a0782cae470cb84d1255a70892d7a322b35 (diff) | |
download | ceph-16.2.0.tar.gz |
16.2.0v16.2.0
-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 9ac5400343e..0a0d8672a76 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.1.0) +set(VERSION 16.2.0) diff --git a/debian/changelog b/debian/changelog index b38e06a6373..3e0bd690025 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +ceph (16.2.0-1) stable; urgency=medium + + * New upstream release + + -- Ceph Release Team <ceph-maintainers@ceph.com> Tue, 30 Mar 2021 21:13:26 +0000 + ceph (16.1.0-1) stable; urgency=medium * New upstream release |