summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGary Lowell <gary.lowell@inktank.com>2013-12-30 21:03:17 +0000
committerGary Lowell <gary.lowell@inktank.com>2013-12-30 21:03:17 +0000
commitc165483bc72031ed9e5cca4e52fe3dd6142c8baa (patch)
tree62e9bb0a47f5c34f9bf02d1d227ad724bc985fb9
parent4f0784898767f40982a2aa94b35fb429d4f5965d (diff)
downloadceph-0.74.tar.gz
v0.74v0.74
-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 ab2e49dd707..d95fad67f00 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.73], [ceph-devel@vger.kernel.org])
+AC_INIT([ceph], [0.74], [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 82d76678258..a9340261072 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+ceph (0.74-1) stable; urgency=low
+
+ * New upstream release
+
+ -- Gary Lowell <glowell@jenkins.front.sepia.ceph.com> Mon, 30 Dec 2013 21:02:35 +0000
+
ceph (0.73-1) precise; urgency=low
* New upstream release