summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJenkins <jenkins@inktank.com>2014-10-14 12:10:38 -0700
committerJenkins <jenkins@inktank.com>2014-10-14 12:10:38 -0700
commit6c0127fcb58008793d3c8b62d925bc91963672a3 (patch)
tree644ea6d0ce1667521cdfcb05e24ba9508289d5ab
parentfa599aad2d79e0bbc19e4f6a2ac6771b37bf6beb (diff)
downloadceph-6c0127fcb58008793d3c8b62d925bc91963672a3.tar.gz
0.80.7v0.80.7
-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 eb16aa58f78..7255c7c9a0d 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.6], [ceph-devel@vger.kernel.org])
+AC_INIT([ceph], [0.80.7], [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 69e9903cc71..e9781815d09 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+ceph (0.80.7-1) stable; urgency=low
+
+ * New upstream release
+
+ -- Alfredo Deza <alfredo.deza@inktank.com> Tue, 14 Oct 2014 12:10:38 -0700
+
ceph (0.80.6-1) stable; urgency=low
* New upstream release