* man/ffi_call.3, man/ffi_prep_cif.3, man/ffi.3:

Update dates and remove all references to ffi_prep_closure.
        * configure.ac: Bump version to 2.99.9.
        * configure, doc/stamp-vti, doc/version.texi: Rebuilt.
This commit is contained in:
green
2008-02-15 15:30:26 +00:00
parent a0525f03ee
commit 2d7dc885ec
8 changed files with 29 additions and 33 deletions

View File

@@ -2,7 +2,7 @@ dnl Process this with autoconf to create configure
AC_PREREQ(2.59)
AC_INIT([libffi], [2.99.8], [http://gcc.gnu.org/bugs.html])
AC_INIT([libffi], [2.99.9], [http://gcc.gnu.org/bugs.html])
AC_CONFIG_HEADERS([fficonfig.h])
AC_CANONICAL_SYSTEM