summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJenkins Build Slave User <ceph-release-team@redhat.com>2018-05-03 17:57:34 +0000
committerJenkins Build Slave User <ceph-release-team@redhat.com>2018-05-03 17:57:34 +0000
commit1f43eda5fd672d639637e539f6a5015ee215c8d2 (patch)
treeea9a5884984097c6da689df51b4f9b1b18c55b8c
parentf3bdc242f35d1dc782425a9a2d6b06daf086d769 (diff)
downloadceph-1f43eda5fd672d639637e539f6a5015ee215c8d2.tar.gz
13.1.0v13.1.0
-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 0edada58891..307a5994514 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1,7 +1,7 @@
cmake_minimum_required(VERSION 2.8.12)
project(ceph CXX C ASM)
-set(VERSION 13.0.2)
+set(VERSION 13.1.0)
if(POLICY CMP0028)
cmake_policy(SET CMP0028 NEW)
diff --git a/debian/changelog b/debian/changelog
index 25b6f5830bc..b2bf7d72509 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+ceph (13.1.0-1) stable; urgency=medium
+
+ * New upstream release
+
+ -- Ceph Release Team <ceph-maintainers@ceph.com> Thu, 03 May 2018 17:57:32 +0000
+
ceph (12.1.2-1) stable; urgency=medium
* New upstream release