summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJenkins <jenkins@inktank.com>2015-04-24 12:31:27 -0700
committerJenkins <jenkins@inktank.com>2015-04-24 12:31:27 -0700
commit87a7cec9ab11c677de2ab23a7668a77d2f5b955e (patch)
tree618c628e20499a8992b369e4fc5e8f4ca38ca02c
parentc1301e84aee0f399db85e2d37818a66147a0ce78 (diff)
downloadceph-0.87.2.tar.gz
0.87.2v0.87.2
-rw-r--r--configure.ac2
-rw-r--r--debian/changelog6
2 files changed, 7 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index cf8b7390b29..ec6c1e6d2b0 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.1], [ceph-devel@vger.kernel.org])
+AC_INIT([ceph], [0.87.2], [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 92a3996f663..deeec5320c2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+ceph (0.87.2-1) stable; urgency=low
+
+ * New upstream release
+
+ -- Alfredo Deza <adeza@redhat.com> Fri, 24 Apr 2015 12:31:27 -0700
+
ceph (0.87.1-1) stable; urgency=low
* New upstream release