diff options
author | Jenkins Build Slave User <ceph-release-team@redhat.com> | 2021-05-26 19:24:07 +0000 |
---|---|---|
committer | Jenkins Build Slave User <ceph-release-team@redhat.com> | 2021-05-26 19:24:07 +0000 |
commit | c44bc49e7a57a87d84dfff2a077a2058aa2172e2 (patch) | |
tree | 3ed04416268a4a054312e181635e1f428bef01b2 | |
parent | 52b078a259140619c550797bde069e2615548b28 (diff) | |
download | ceph-c44bc49e7a57a87d84dfff2a077a2058aa2172e2.tar.gz |
15.2.13v15.2.13
-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 9d088630675..a2d34ee97df 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.12) +set(VERSION 15.2.13) diff --git a/debian/changelog b/debian/changelog index 741fb5f2b7d..2e71427ec72 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +ceph (15.2.13-1) stable; urgency=medium + + * New upstream release + + -- Ceph Release Team <ceph-maintainers@ceph.com> Wed, 26 May 2021 19:24:04 +0000 + ceph (15.2.12-1) stable; urgency=medium * New upstream release |