From: Gary Lowell Date: Wed, 16 Oct 2013 18:57:51 +0000 (+0000) Subject: v0.61.9 X-Git-Tag: v0.61.9^0 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=7440dcd135750839fa0f00263f80722ff6f51e90;p=ceph.git v0.61.9 --- diff --git a/configure.ac b/configure.ac index fe4d4bae645..8eb973f6f2d 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.61.8], [ceph-devel@vger.kernel.org]) +AC_INIT([ceph], [0.61.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 9324316b1b7..3c50f3e090f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +ceph (0.61.9-1) stable; urgency=low + + * New upstream release + + -- Gary Lowell Wed, 16 Oct 2013 18:56:30 +0000 + ceph (0.61.8-1) precise; urgency=low * New upstream release