diff options
author | Jenkins Build Slave User <ceph-release-team@redhat.com> | 2021-03-17 17:02:39 +0000 |
---|---|---|
committer | Jenkins Build Slave User <ceph-release-team@redhat.com> | 2021-03-17 17:02:39 +0000 |
commit | 27917a557cca91e4da407489bbaa64ad4352cc02 (patch) | |
tree | 9a91648779ad79672998192fe953b8cf301d08ed | |
parent | 23148618fcb587daa6bac0ac170c39ee83f3175d (diff) | |
download | ceph-27917a557cca91e4da407489bbaa64ad4352cc02.tar.gz |
15.2.10v15.2.10
-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 0de31a5a846..e94f5da1523 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -668,4 +668,4 @@ add_custom_target(tags DEPENDS ctags) find_package(CppCheck) find_package(IWYU) -set(VERSION 15.2.9) +set(VERSION 15.2.10) diff --git a/debian/changelog b/debian/changelog index acff6d10a32..e45c28e018f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +ceph (15.2.10-1) stable; urgency=medium + + * New upstream release + + -- Ceph Release Team <ceph-maintainers@ceph.com> Wed, 17 Mar 2021 17:02:38 +0000 + ceph (15.2.9-1) stable; urgency=medium * New upstream release |