diff options
author | Jenkins Build Slave User <ceph-release-team@redhat.com> | 2020-11-17 18:12:53 +0000 |
---|---|---|
committer | Jenkins Build Slave User <ceph-release-team@redhat.com> | 2020-11-17 18:12:53 +0000 |
commit | cb8c61a60551b72614257d632a574d420064c17a (patch) | |
tree | fd9d98ef375a5ccb06cfc3e43591312dd8a56eb3 | |
parent | 6c14c2fb5650426285428dfe6ca1597e5ea1d07d (diff) | |
download | ceph-cb8c61a60551b72614257d632a574d420064c17a.tar.gz |
15.2.6v15.2.6
-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 6d769090dd7..e5218c1e56d 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -667,4 +667,4 @@ add_custom_target(tags DEPENDS ctags) find_package(CppCheck) find_package(IWYU) -set(VERSION 15.2.5) +set(VERSION 15.2.6) diff --git a/debian/changelog b/debian/changelog index a0bbc809b3e..59339e20aac 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +ceph (15.2.6-1) stable; urgency=medium + + * New upstream release + + -- Ceph Release Team <ceph-maintainers@ceph.com> Tue, 17 Nov 2020 18:12:51 +0000 + ceph (15.2.5-1) stable; urgency=medium * New upstream release |