mirror of
https://github.com/ceph/ceph
synced 2025-02-22 18:47:18 +00:00
0.90
This commit is contained in:
parent
725c8509e6
commit
08bd1e1eee
@ -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.89], [ceph-devel@vger.kernel.org])
|
||||
AC_INIT([ceph], [0.90], [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.90-1) stable; urgency=low
|
||||
|
||||
* New upstream release
|
||||
|
||||
-- Alfredo Deza <adeza@redhat.com> Fri, 19 Dec 2014 06:56:22 -0800
|
||||
|
||||
ceph (0.89-1) stable; urgency=low
|
||||
|
||||
* New upstream release
|
||||
|
Loading…
Reference in New Issue
Block a user