diff options
author | Jenkins Build Slave User <ceph-release-team@redhat.com> | 2020-09-15 18:57:02 +0000 |
---|---|---|
committer | Jenkins Build Slave User <ceph-release-team@redhat.com> | 2020-09-15 18:57:02 +0000 |
commit | 2c93eff00150f0cc5f106a559557a58d3d7b6f1f (patch) | |
tree | c3ae4b08203cb9aba0935d79d7344a6aad29f1cf | |
parent | 8cb41cacee5cb7fdc84557519edffa4be1adc243 (diff) | |
download | ceph-2c93eff00150f0cc5f106a559557a58d3d7b6f1f.tar.gz |
15.2.5v15.2.5
-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 bddd1849737..6d769090dd7 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.4) +set(VERSION 15.2.5) diff --git a/debian/changelog b/debian/changelog index b6ac5344950..a0bbc809b3e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +ceph (15.2.5-1) stable; urgency=medium + + * New upstream release + + -- Ceph Release Team <ceph-maintainers@ceph.com> Tue, 15 Sep 2020 18:57:01 +0000 + ceph (15.2.4-1) stable; urgency=medium * New upstream release |