summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 9ac425b6023..8ec723f0eda 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.14)
+set(VERSION 14.2.15)
if(POLICY CMP0028)
cmake_policy(SET CMP0028 NEW)
diff --git a/debian/changelog b/debian/changelog
index 87219debb7e..8e4e9ac53fd 100644
--- a/debian/changelog
+++ b/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