summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJenkins Build Slave User <ceph-release-team@redhat.com>2020-03-13 17:05:38 +0000
committerJenkins Build Slave User <ceph-release-team@redhat.com>2020-03-13 17:05:38 +0000
commit4536217610b4c55c08a293e67f5ae1f1129190be (patch)
treea219a55bcba67e1db5ed4d162541efc4311a3b2b
parentb64db2122519a20b67c30c4282ee5bff864637af (diff)
downloadceph-4536217610b4c55c08a293e67f5ae1f1129190be.tar.gz
15.1.1v15.1.1
-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 245ad0620cc..e0b0b5b7107 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -667,4 +667,4 @@ add_custom_target(tags DEPENDS ctags)
find_package(CppCheck)
find_package(IWYU)
-set(VERSION 15.1.0)
+set(VERSION 15.1.1)
diff --git a/debian/changelog b/debian/changelog
index 63357d02635..62bac97b09f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+ceph (15.1.1-1) stable; urgency=medium
+
+ * New upstream release
+
+ -- Ceph Release Team <ceph-maintainers@ceph.com> Fri, 13 Mar 2020 17:05:36 +0000
+
ceph (15.1.0-1) stable; urgency=medium
* New upstream release