summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJenkins <jenkins@inktank.com>2015-06-25 12:58:55 -0700
committerJenkins <jenkins@inktank.com>2015-06-25 12:58:55 -0700
commit54a88ce2214f9d2ff48df2dcc0ed51a48c7ac809 (patch)
tree4162b25b763a3bd04ce891b5000fb70d6c221902
parentbf27f12f4fc57103d817d9d17490327815633777 (diff)
downloadceph-0.94.1.3.tar.gz
0.94.1.3v0.94.1.3
-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 5bd8913d93f..1e59ade30aa 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.94.1.2], [ceph-devel@vger.kernel.org])
+AC_INIT([ceph], [0.94.1.3], [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 8c6e1d40332..40e0976d943 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+ceph (0.94.1.3-1) stable; urgency=low
+
+ * New upstream release
+
+ -- Ken Dreyer <kdreyer@redhat.com> Thu, 25 Jun 2015 12:58:55 -0700
+
ceph (0.94.1.2-1) stable; urgency=low
* New upstream release