Skip to content

Commit

Permalink
14.2.15
Browse files Browse the repository at this point in the history
  • Loading branch information
Jenkins Build Slave User committed Nov 23, 2020
1 parent aed230d commit afdd217
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
@@ -1,7 +1,7 @@
cmake_minimum_required(VERSION 3.5.1)

project(ceph CXX C ASM)
set(VERSION 14.2.14)
set(VERSION 14.2.15)

if(POLICY CMP0028)
cmake_policy(SET CMP0028 NEW)
Expand Down
6 changes: 6 additions & 0 deletions debian/changelog
@@ -1,3 +1,9 @@
ceph (14.2.15-1) stable; urgency=medium

* New upstream release

-- Ceph Release Team <ceph-maintainers@ceph.com> Mon, 23 Nov 2020 18:30:13 +0000

ceph (14.2.14-1) stable; urgency=medium

* New upstream release
Expand Down

0 comments on commit afdd217

Please sign in to comment.