summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJenkins <jenkins@inktank.com>2014-08-18 09:02:20 -0700
committerJenkins <jenkins@inktank.com>2014-08-18 09:02:20 -0700
commit8336f81c5c7a501d26eab8ed772446a3276cd617 (patch)
treec67d4086292a9a78e5c80dc7efad2af463c181ce
parentbda230186f037cfbc9ad779407837569c13d1233 (diff)
downloadceph-8336f81c5c7a501d26eab8ed772446a3276cd617.tar.gz
0.84v0.84
-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 9506b427a35..e56e83a6782 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.83], [ceph-devel@vger.kernel.org])
+AC_INIT([ceph], [0.84], [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 f00c4c9bb62..8e073a492e4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+ceph (0.84-1) stable; urgency=low
+
+ * Development release
+
+ -- Alfredo Deza <alfredo.deza@inktank.com> Mon, 18 Aug 2014 09:02:20 -0700
+
ceph (0.83-1) stable; urgency=low
* Development release