From: Anthony Green Date: Tue, 29 Jun 2021 01:10:49 +0000 (-0400) Subject: Update version to 3.4.2 X-Git-Tag: upstream/3.4.2^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=f9ea41683444ebe11cfa45b05223899764df28fb;p=platform%2Fupstream%2Flibffi.git Update version to 3.4.2 --- diff --git a/README.md b/README.md index 0d2641c..b95bd74 100644 --- a/README.md +++ b/README.md @@ -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. diff --git a/configure.ac b/configure.ac index 481faa7..70f6d2c 100644 --- a/configure.ac +++ b/configure.ac @@ -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 diff --git a/doc/version.texi b/doc/version.texi index 2dee51b..f2b741e 100644 --- a/doc/version.texi +++ b/doc/version.texi @@ -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