Update to version 3.1

This commit is contained in:
Anthony Green
2014-05-11 10:30:22 -04:00
parent 0c2251a42d
commit 57465744b6
3 changed files with 8 additions and 8 deletions

6
README
View File

@@ -1,8 +1,8 @@
Status Status
====== ======
libffi-3.1 was released on TBD. Check the libffi web libffi-3.1 was released on May 11, 2014. Check the libffi web page
page for updates: <URL:http://sourceware.org/libffi/>. for updates: <URL:http://sourceware.org/libffi/>.
What is libffi? What is libffi?
@@ -175,7 +175,7 @@ History
See the git log for details at http://github.com/atgreen/libffi. See the git log for details at http://github.com/atgreen/libffi.
3.1 TBD 3.1 May-11-14
Add AArch64 (ARM64) iOS support. Add AArch64 (ARM64) iOS support.
Add Nios II support. Add Nios II support.
Add m88k and DEC VAX support. Add m88k and DEC VAX support.

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-rc1], [http://github.com/atgreen/libffi/issues]) AC_INIT([libffi], [3.1], [http://github.com/atgreen/libffi/issues])
AC_CONFIG_HEADERS([fficonfig.h]) AC_CONFIG_HEADERS([fficonfig.h])
AC_CANONICAL_SYSTEM AC_CANONICAL_SYSTEM

View File

@@ -1,4 +1,4 @@
@set UPDATED 8 February 2014 @set UPDATED 25 April 2014
@set UPDATED-MONTH February 2014 @set UPDATED-MONTH April 2014
@set EDITION 3.0.14-rc0 @set EDITION 3.1
@set VERSION 3.0.14-rc0 @set VERSION 3.1