summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJenkins <jenkins@ceph.com>2015-09-30 12:59:03 -0700
committerJenkins <jenkins@ceph.com>2015-09-30 12:59:03 -0700
commit976042ae93aa0bab1afab677ea53bf9baf382500 (patch)
treeef99629dddf71122bacfca0c806ca4d20e1d9bda
parent98df9a0714da390806c5982566266295d05dd360 (diff)
downloadceph-0.94.3.2.tar.gz
0.94.3.2v0.94.3.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 25588becabb..66a87350352 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.3.1], [ceph-devel@vger.kernel.org])
+AC_INIT([ceph], [0.94.3.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 122e69a8421..8cb53488488 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+ceph (0.94.3.2-1) stable; urgency=low
+
+ * New upstream release
+
+ -- Ken Dreyer <kdreyer@redhat.com> Wed, 30 Sep 2015 12:59:02 -0700
+
ceph (0.94.3.1-1) stable; urgency=low
* New upstream release