summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJenkins <jenkins@inktank.com>2015-06-09 12:32:34 -0700
committerJenkins <jenkins@inktank.com>2015-06-09 12:32:34 -0700
commit5fb85614ca8f354284c713a2f9c610860720bbf3 (patch)
tree92605786389da4285b8420abac0828e2e0a7a153
parentd967cecf0a5d7fbf992a0195341cbd893a358264 (diff)
downloadceph-0.94.2.tar.gz
0.94.2v0.94.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 241366e1122..3d86ecd208b 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], [ceph-devel@vger.kernel.org])
+AC_INIT([ceph], [0.94.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 904c9a4602e..38ca735409f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+ceph (0.94.2-1) stable; urgency=low
+
+ * New upstream release
+
+ -- Alfredo Deza <adeza@redhat.com> Tue, 09 Jun 2015 12:32:34 -0700
+
ceph (0.94.1-1) stable; urgency=low
* New upstream release