summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJenkins Build Slave User <jenkins-build@trusty-small-unique--68a2c286-dc75-4669-822d-28cd109dc3c5.localdomain>2016-04-20 11:29:48 +0000
committerJenkins Build Slave User <jenkins-build@trusty-small-unique--68a2c286-dc75-4669-822d-28cd109dc3c5.localdomain>2016-04-20 11:29:48 +0000
commit3a9fba20ec743699b69bd0181dd6c54dc01c64b9 (patch)
tree60a6ee13fcf83afa49605369c32079f962273263
parent4df5a570789db44ac698c118d886a2f11fd00196 (diff)
downloadceph-10.2.0.tar.gz
10.2.0v10.2.0
-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 0d6427f68fb..bfcf4b86b5b 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.1.2], [ceph-devel@vger.kernel.org])
+AC_INIT([ceph], [10.2.0], [ceph-devel@vger.kernel.org])
AX_CXX_COMPILE_STDCXX_11(, mandatory)
diff --git a/debian/changelog b/debian/changelog
index 17bee66b9c2..b5e3b722991 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+ceph (10.2.0-1) stable; urgency=medium
+
+ * New upstream release
+
+ -- Alfredo Deza <adeza@redhat.com> Wed, 20 Apr 2016 11:29:47 +0000
+
ceph (10.1.2-1) stable; urgency=medium
* New upstream release