From 14f23ab86b0058a8651895b3dc972a29459f3a33 Mon Sep 17 00:00:00 2001 From: Gary Lowell Date: Tue, 27 Aug 2013 10:44:32 -0700 Subject: [PATCH] v0.56.7 --- configure.ac | 2 +- debian/changelog | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 8a0a42557e98b..7447eb9e7c19a 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 d1eab49aa9ea4..d6773c6b01bdc 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 -- 2.39.5