From: Anthony Green Date: Mon, 28 Jun 2021 23:50:29 +0000 (-0400) Subject: Version 3.4.1 X-Git-Tag: upstream/3.4.2~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=2bdc8e52efb78d939f23efb4f9c515355610bff5;p=platform%2Fupstream%2Flibffi.git Version 3.4.1 --- diff --git a/LICENSE b/LICENSE index 4f0b762..e4034b0 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,4 @@ -libffi - Copyright (c) 1996-2020 Anthony Green, Red Hat, Inc and others. +libffi - Copyright (c) 1996-2021 Anthony Green, Red Hat, Inc and others. See source files for details. Permission is hereby granted, free of charge, to any person obtaining diff --git a/README.md b/README.md index fb02a22..0d2641c 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ Status ====== -libffi-3.4.0 was released on June 28, 2022. Check the libffi web page +libffi-3.4.1 was released on June 28, 2021. Check the libffi web page for updates: . @@ -195,7 +195,7 @@ History See the git log for details at http://github.com/libffi/libffi. - 3.4.0 Jun-28-22 + 3.4.1 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 842b088..481faa7 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.0], [http://github.com/libffi/libffi/issues]) +AC_INIT([libffi], [3.4.1], [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 0b3886b..2dee51b 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.0 -@set VERSION 3.4.0 +@set EDITION 3.4.1 +@set VERSION 3.4.1