Skip to content

Commit

Permalink
0.80.7
Browse files Browse the repository at this point in the history
  • Loading branch information
Jenkins committed Oct 14, 2014
1 parent fa599aa commit 6c0127f
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
2 changes: 1 addition & 1 deletion configure.ac
Expand Up @@ -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.80.6], [ceph-devel@vger.kernel.org])
AC_INIT([ceph], [0.80.7], [ceph-devel@vger.kernel.org])

# Create release string. Used with VERSION for RPMs.
RPM_RELEASE=0
Expand Down
6 changes: 6 additions & 0 deletions debian/changelog
@@ -1,3 +1,9 @@
ceph (0.80.7-1) stable; urgency=low

* New upstream release

-- Alfredo Deza <alfredo.deza@inktank.com> Tue, 14 Oct 2014 12:10:38 -0700

ceph (0.80.6-1) stable; urgency=low

* New upstream release
Expand Down

0 comments on commit 6c0127f

Please sign in to comment.