File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -195,7 +195,7 @@ History
195195
196196See the git log for details at http://github.com/libffi/libffi .
197197
198- 3.4.1 Jun-28-21
198+ 3.4.2 Jun-28-21
199199 Add static trampoline support for Linux on x86_64 and ARM64.
200200 Add support for Alibaba's CSKY architecture.
201201 Add support for Kalray's KVX architecture.
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ dnl Process this with autoconf to create configure
22
33AC_PREREQ ( 2.68 )
44
5- AC_INIT ( [ libffi] , [ 3.4.1 ] , [ http://github.com/libffi/libffi/issues] )
5+ AC_INIT ( [ libffi] , [ 3.4.2 ] , [ http://github.com/libffi/libffi/issues] )
66AC_CONFIG_HEADERS ( [ fficonfig.h] )
77
88AC_CANONICAL_SYSTEM
Original file line number Diff line number Diff line change 11@set UPDATED 27 June 2021
22@set UPDATED-MONTH June 2021
3- @set EDITION 3.4.1
4- @set VERSION 3.4.1
3+ @set EDITION 3.4.2
4+ @set VERSION 3.4.2
You can’t perform that action at this time.
0 commit comments