summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJenkins <jenkins@ceph.com>2015-10-13 05:56:36 -0700
committerJenkins <jenkins@ceph.com>2015-10-13 05:56:36 -0700
commit3be81ae6cf17fcf689cd6f187c4615249fea4f61 (patch)
tree1054323fbde4380209aa13832badd9127fa42deb
parentcff675b287e281fa293655959a7b1a933cdde607 (diff)
downloadceph-3be81ae6cf17fcf689cd6f187c4615249fea4f61.tar.gz
9.1.0v9.1.0
-rw-r--r--configure.ac2
-rw-r--r--debian/changelog6
2 files changed, 7 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 9bef7677be2..3b48ff7361d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -8,7 +8,7 @@ AC_PREREQ(2.59)
# VERSION define is not used by the code. It gets a version string
# from 'git describe'; see src/ceph_ver.[ch]
-AC_INIT([ceph], [9.0.3], [ceph-devel@vger.kernel.org])
+AC_INIT([ceph], [9.1.0], [ceph-devel@vger.kernel.org])
AX_CXX_COMPILE_STDCXX_11(, mandatory)
diff --git a/debian/changelog b/debian/changelog
index a58509ed9f6..0ded8272482 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+ceph (9.1.0-1) stable; urgency=low
+
+ * New upstream release
+
+ -- Alfredo Deza <adeza@redhat.com> Tue, 13 Oct 2015 05:56:36 -0700
+
ceph (9.0.3-1) stable; urgency=low
* New upstream release