From 283c2e7cfa2457799f534744d7d549f83ea1335e Mon Sep 17 00:00:00 2001 From: Jenkins Date: Mon, 23 Feb 2015 12:02:04 -0800 Subject: [PATCH] 0.87.1 --- configure.ac | 2 +- debian/changelog | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 40b33e9f68e7..cf8b7390b29d 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.87], [ceph-devel@vger.kernel.org]) +AC_INIT([ceph], [0.87.1], [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 ecf0c01ceeaf..92a3996f6638 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +ceph (0.87.1-1) stable; urgency=low + + * New upstream release + + -- Alfredo Deza Mon, 23 Feb 2015 12:02:04 -0800 + ceph (0.87-1) stable; urgency=low * New upstream release -- 2.47.3