]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
configure.ac: Set version number to match git describe.
authorGary Lowell <gary.lowell@inktank.com>
Wed, 24 Jul 2013 04:42:03 +0000 (21:42 -0700)
committerGary Lowell <gary.lowell@inktank.com>
Wed, 24 Jul 2013 04:42:03 +0000 (21:42 -0700)
Workaround for issue with rc1 suffix for rpms.

Signed-off-by: Gary Lowell <gary.lowell@inktank.com>
configure.ac

index 415da311712048be44784942c4011760d32cdd17..bb03ad5b76f92195d1d1941dd88a9bb446909578 100644 (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.67-rc1], [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