summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJenkins Build Slave User <jenkins-build@trusty-huge--11a52675-9585-4db4-a514-798db40d6da2.localdomain>2016-05-12 21:48:00 +0000
committerJenkins Build Slave User <jenkins-build@trusty-huge--11a52675-9585-4db4-a514-798db40d6da2.localdomain>2016-05-12 21:48:00 +0000
commit3a66dd4f30852819c1bdaa8ec23c795d4ad77269 (patch)
tree368c8d0adefba5e53843a8576f7709911e178bca
parentd93a90ec2743c9aec229891c3b0da72b038cffad (diff)
downloadceph-3a66dd4f30852819c1bdaa8ec23c795d4ad77269.tar.gz
10.2.1v10.2.1
-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 bfcf4b86b5b..cd0c91c3833 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], [10.2.0], [ceph-devel@vger.kernel.org])
+AC_INIT([ceph], [10.2.1], [ceph-devel@vger.kernel.org])
AX_CXX_COMPILE_STDCXX_11(, mandatory)
diff --git a/debian/changelog b/debian/changelog
index b5e3b722991..a60e8ae3a30 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+ceph (10.2.1-1) stable; urgency=medium
+
+ * New upstream release
+
+ -- Alfredo Deza <adeza@redhat.com> Thu, 12 May 2016 21:48:00 +0000
+
ceph (10.2.0-1) stable; urgency=medium
* New upstream release