summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlfredo Deza <alfredo@deza.pe>2019-09-13 14:07:41 -0400
committerAlfredo Deza <alfredo@deza.pe>2019-09-13 14:07:41 -0400
commit75f4de193b3ea58512f204623e6c5a16e6c1e1ba (patch)
treef73e73170f2f7b6b9c81e43d00e8120b49dd8214
parent13ee376d48d3c00da11472715be936522729fffa (diff)
downloadceph-75f4de193b3ea58512f204623e6c5a16e6c1e1ba.tar.gz
14.2.4v14.2.4
-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 05d1e612706..4e187f261bc 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.3)
+set(VERSION 14.2.4)
if(POLICY CMP0028)
cmake_policy(SET CMP0028 NEW)
diff --git a/debian/changelog b/debian/changelog
index 3026e8a5853..935986c39ab 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+ceph (14.2.4-1) stable; urgency=medium
+
+ * New upstream release
+
+ -- Ceph Release Team <ceph-maintainers@ceph.com> Fri, 13 Sep 2019 14:07:41 -0400
+
ceph (14.2.3-1) stable; urgency=medium
* New upstream release