summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJenkins Build Slave User <ceph-release-team@redhat.com>2017-08-15 13:45:11 +0000
committerJenkins Build Slave User <ceph-release-team@redhat.com>2017-08-15 13:45:11 +0000
commita5f84b37668fc8e03165aaf5cbb380c78e4deba4 (patch)
treeaead8ee7f5771cf45d43c3daf4c8419cae4e36c6
parentd21aa4da2a3469dbf1a474b6161a564cbe2f1671 (diff)
downloadceph-a5f84b37668fc8e03165aaf5cbb380c78e4deba4.tar.gz
12.1.4v12.1.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 0aaf7dbc682..bc7dd87eeb8 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1,7 +1,7 @@
cmake_minimum_required(VERSION 2.8.11)
project(ceph)
-set(VERSION 12.1.3)
+set(VERSION 12.1.4)
if(POLICY CMP0046)
# Tweak policies (this one disables "missing" dependency warning)
diff --git a/debian/changelog b/debian/changelog
index 481ec56e4c6..f6ac9bf9299 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+ceph (12.1.4-1) stable; urgency=medium
+
+ * New upstream release
+
+ -- Ceph Release Team <ceph-maintainers@ceph.com> Tue, 15 Aug 2017 13:45:08 +0000
+
ceph (12.1.3-1) stable; urgency=medium
* New upstream release