Update version to 3.4.2

This commit is contained in:
Anthony Green 2021-06-28 21:10:49 -04:00
parent 2bdc8e52ef
commit f9ea416834
3 changed files with 4 additions and 4 deletions

View File

@ -195,7 +195,7 @@ History
See the git log for details at http://github.com/libffi/libffi.
3.4.1 Jun-28-21
3.4.2 Jun-28-21
Add static trampoline support for Linux on x86_64 and ARM64.
Add support for Alibaba's CSKY architecture.
Add support for Kalray's KVX architecture.

View File

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

View File

@ -1,4 +1,4 @@
@set UPDATED 27 June 2021
@set UPDATED-MONTH June 2021
@set EDITION 3.4.1
@set VERSION 3.4.1
@set EDITION 3.4.2
@set VERSION 3.4.2