Upgrade version to 3.1-rc1

This commit is contained in:
Anthony Green
2014-03-25 17:02:51 -04:00
parent 9837073e62
commit c860a992fe

View File

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