v0.48argonaut

This commit is contained in:
Sage Weil 2012-06-30 14:50:20 -07:00
parent b5098b38f9
commit c2b20ca742
2 changed files with 7 additions and 1 deletions

View File

@ -8,7 +8,7 @@ AC_PREREQ(2.59)
# NOTE: This version is _only_ used for naming the tarball. The
# 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.47.3], [ceph-devel@vger.kernel.org])
AC_INIT([ceph], [0.48argonaut], [ceph-devel@vger.kernel.org])
AC_CONFIG_SUBDIRS([src/gtest])
AC_CONFIG_SUBDIRS([src/leveldb])

6
debian/changelog vendored
View File

@ -1,3 +1,9 @@
ceph (0.48argonaut-1) experimental; urgency=low
* New upstream release
-- Sage Weil <sage@newdream.net> Sat, 30 Jun 2012 14:49:30 -0700
ceph (0.47.3-1) experimental; urgency=low
* New upstream release