2008-02-22 Anthony Green <green@redhat.com>

* configure.ac: Bump version to 3.0.3.
        * configure, doc/stamp-vti, doc/version.texi: Rebuilt.
        * libtool-version: Increment revision.
        * README: Update for new release.  Clean up test docs.
This commit is contained in:
green
2008-02-22 21:49:46 +00:00
parent 0e185fa11a
commit 4d92f6c8e7
7 changed files with 32 additions and 17 deletions

View File

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