summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJenkins <jenkins@inktank.com>2015-03-09 10:42:08 -0700
committerJenkins <jenkins@inktank.com>2015-03-09 10:42:08 -0700
commitb5a67f0e1d15385bc0d60a6da6e7fc810bde6047 (patch)
tree5e8fed33b9239e1d404463bab9a6dd4e1ca145c7
parent37901afd1556257151c029395caa1143e84860f2 (diff)
downloadceph-0.80.9.tar.gz
0.80.9v0.80.9
-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 9b6448c3b89..4621738893a 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], [0.80.8], [ceph-devel@vger.kernel.org])
+AC_INIT([ceph], [0.80.9], [ceph-devel@vger.kernel.org])
# Create release string. Used with VERSION for RPMs.
RPM_RELEASE=0
diff --git a/debian/changelog b/debian/changelog
index 7ec5ee2d7f9..cccb5fc95c9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+ceph (0.80.9-1) stable; urgency=low
+
+ * New upstream release
+
+ -- Alfredo Deza <adeza@redhat.com> Mon, 09 Mar 2015 10:42:08 -0700
+
ceph (0.80.8-1) stable; urgency=low
* New upstream release