summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJenkins Build Slave User <ceph-release-team@redhat.com>2021-04-19 14:11:15 +0000
committerJenkins Build Slave User <ceph-release-team@redhat.com>2021-04-19 14:11:15 +0000
commit36274af6eb7f2a5055f2d53ad448f2694e9046a0 (patch)
tree5a3d595169684edcfa10bef065bbf617f62cb5e6
parent4a484defa41990fd66da31a0d82368eaa41ecbb5 (diff)
downloadceph-36274af6eb7f2a5055f2d53ad448f2694e9046a0.tar.gz
14.2.20v14.2.20
-rw-r--r--CMakeLists.txt2
-rw-r--r--debian/changelog6
2 files changed, 7 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index a84d9c55265..6afd9c3db88 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1,7 +1,7 @@
cmake_minimum_required(VERSION 3.5.1)
project(ceph CXX C ASM)
-set(VERSION 14.2.19)
+set(VERSION 14.2.20)
if(POLICY CMP0028)
cmake_policy(SET CMP0028 NEW)
diff --git a/debian/changelog b/debian/changelog
index 3b34d5b8643..31190bac91f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+ceph (14.2.20-1) stable; urgency=medium
+
+ * New upstream release
+
+ -- Ceph Release Team <ceph-maintainers@ceph.com> Mon, 19 Apr 2021 14:11:13 +0000
+
ceph (14.2.19-1) stable; urgency=medium
* New upstream release