summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJenkins <jenkins@inktank.com>2014-10-01 09:37:12 -0700
committerJenkins <jenkins@inktank.com>2014-10-01 09:37:12 -0700
commitf93610a4421cb670b08e974c6550ee715ac528ae (patch)
treef9d0b3e502a217c94797dd60c1209ebb320bf937
parent2ecf362e15301ee07b511b2a84585ad691543569 (diff)
downloadceph-0.80.6.tar.gz
0.80.6v0.80.6
-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 8627aa815db..eb16aa58f78 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.5], [ceph-devel@vger.kernel.org])
+AC_INIT([ceph], [0.80.6], [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 b8af4f8a3d5..69e9903cc71 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+ceph (0.80.6-1) stable; urgency=low
+
+ * New upstream release
+
+ -- Alfredo Deza <alfredo.deza@inktank.com> Wed, 01 Oct 2014 09:37:11 -0700
+
ceph (0.80.5-1) stable; urgency=low
* New upstream release