From: Jenkins Date: Mon, 23 Feb 2015 20:02:04 +0000 (-0800) Subject: 0.87.1 X-Git-Tag: v0.87.1^0 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=283c2e7cfa2457799f534744d7d549f83ea1335e;p=ceph.git 0.87.1 --- 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