summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGary Lowell <gary.lowell@inktank.com>2013-12-19 20:53:10 +0000
committerGary Lowell <gary.lowell@inktank.com>2013-12-19 22:10:53 +0000
commita60ac9194718083a4b6a225fc17cad6096c69bd1 (patch)
tree3e1e87f10e3b0be7e584900bbfd3cd05b77611c0
parent8745ba63533ba77b2ec9d40780cad822a577089c (diff)
downloadceph-a60ac9194718083a4b6a225fc17cad6096c69bd1.tar.gz
v0.67.5v0.67.5
-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 98791380993..7c94bdcb908 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.67.4], [ceph-devel@vger.kernel.org])
+AC_INIT([ceph], [0.67.5], [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 08c25395e97..edff4e81d18 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+ceph (0.67.5-1) stable; urgency=low
+
+ * New upstream release
+
+ -- Gary Lowell <gary.lowell@inktank.com> Thu, 19 Dec 2013 20:52:39 +0000
+
ceph (0.67.4-1) stable; urgency=low
* New upstream release