Update version to 3.1-rc0. Clean up README.

This commit is contained in:
Anthony Green
2014-03-16 09:45:55 -04:00
parent 7a64e7dbba
commit b61b472bd0
2 changed files with 5 additions and 4 deletions

View File

@@ -2,7 +2,7 @@ dnl Process this with autoconf to create configure
AC_PREREQ(2.68)
AC_INIT([libffi], [3.0.14-rc0], [http://github.com/atgreen/libffi/issues])
AC_INIT([libffi], [3.1-rc0], [http://github.com/atgreen/libffi/issues])
AC_CONFIG_HEADERS([fficonfig.h])
AC_CANONICAL_SYSTEM