mirror of
https://github.com/ceph/ceph
synced 2025-02-23 02:57:21 +00:00
v0.66
This commit is contained in:
parent
dd1e6d45b9
commit
b6b48dbefa
@ -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.65], [ceph-devel@vger.kernel.org])
|
||||
AC_INIT([ceph], [0.66], [ceph-devel@vger.kernel.org])
|
||||
|
||||
# Create release string. Used with VERSION for RPMs.
|
||||
RPM_RELEASE=0
|
||||
|
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -1,3 +1,9 @@
|
||||
ceph (0.66-1) precise; urgency=low
|
||||
|
||||
* New upstream release
|
||||
|
||||
-- Gary Lowell <gary.lowell@inktank.com> Mon, 08 Jul 2013 15:44:45 -0700
|
||||
|
||||
ceph (0.65-1) precise; urgency=low
|
||||
|
||||
* New upstream release
|
||||
|
Loading…
Reference in New Issue
Block a user