From: Gary Lowell Date: Tue, 27 Aug 2013 17:44:32 +0000 (-0700) Subject: v0.56.7 X-Git-Tag: v0.56.7^0 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=14f23ab86b0058a8651895b3dc972a29459f3a33;p=ceph.git v0.56.7 --- diff --git a/configure.ac b/configure.ac index 8a0a42557e98..7447eb9e7c19 100644 --- a/configure.ac +++ b/configure.ac @@ -9,7 +9,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.56.6], [ceph-devel@vger.kernel.org]) +AC_INIT([ceph], [0.56.7], [ceph-devel@vger.kernel.org]) # Create release string. Used with VERSION for RPMs. AC_SUBST(RPM_RELEASE) diff --git a/debian/changelog b/debian/changelog index d1eab49aa9ea..d6773c6b01bd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +ceph (0.56.7-1) precise; urgency=low + + * New upstream release + + -- Gary Lowell Tue, 27 Aug 2013 10:44:12 -0700 + ceph (0.56.6-1) precise; urgency=low * New upstream release