diff options
author | Jenkins Build Slave User <ceph-release-team@redhat.com> | 2020-04-08 17:51:49 +0000 |
---|---|---|
committer | Jenkins Build Slave User <ceph-release-team@redhat.com> | 2020-04-08 17:51:49 +0000 |
commit | 9fd2f65f91d9246fae2c841a6222d34d121680ee (patch) | |
tree | 24aac0e0ca4ed19d8fe92fb6fca1c7f276c13d06 | |
parent | 39357d2a782a02d1ea09c76cbe7bc6f222a1127a (diff) | |
download | ceph-9fd2f65f91d9246fae2c841a6222d34d121680ee.tar.gz |
15.2.1v15.2.1
-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 830a0f495ab..b2dc184e6ae 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.0) +set(VERSION 15.2.1) diff --git a/debian/changelog b/debian/changelog index a2f31037cc9..fb839cadfc2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +ceph (15.2.1-1) stable; urgency=medium + + * New upstream release + + -- Ceph Release Team <ceph-maintainers@ceph.com> Wed, 08 Apr 2020 17:51:47 +0000 + ceph (15.2.0-1) stable; urgency=medium * New upstream release |