Prepare for libffi 3.1.1
This commit is contained in:
3
README
3
README
@@ -175,6 +175,9 @@ History
|
||||
|
||||
See the git log for details at http://github.com/atgreen/libffi.
|
||||
|
||||
3.1.1 TBD
|
||||
Bug fixes.
|
||||
|
||||
3.1 May-19-14
|
||||
Add AArch64 (ARM64) iOS support.
|
||||
Add Nios II support.
|
||||
|
||||
@@ -2,7 +2,7 @@ dnl Process this with autoconf to create configure
|
||||
|
||||
AC_PREREQ(2.68)
|
||||
|
||||
AC_INIT([libffi], [3.1], [http://github.com/atgreen/libffi/issues])
|
||||
AC_INIT([libffi], [3.1.1], [http://github.com/atgreen/libffi/issues])
|
||||
AC_CONFIG_HEADERS([fficonfig.h])
|
||||
|
||||
AC_CANONICAL_SYSTEM
|
||||
|
||||
Reference in New Issue
Block a user