This commit is contained in:
Ken Dreyer 2014-02-03 18:26:25 +00:00
parent 7ff2b541c2
commit 3b990136bf
2 changed files with 7 additions and 1 deletions

View File

@ -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.75], [ceph-devel@vger.kernel.org])
AC_INIT([ceph], [0.76], [ceph-devel@vger.kernel.org])
# Create release string. Used with VERSION for RPMs.
RPM_RELEASE=0

6
debian/changelog vendored
View File

@ -1,3 +1,9 @@
ceph (0.76-1) stable; urgency=low
* New upstream release
-- Ken Dreyer <kdreyer@jenkins.front.sepia.ceph.com> Mon, 03 Feb 2014 18:14:59 +0000
ceph (0.75-1) stable; urgency=low
* New upstream release