summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony Green <green@moxielogic.com>2021-06-28 19:50:29 -0400
committerAnthony Green <green@moxielogic.com>2021-06-28 19:50:29 -0400
commit2bdc8e52efb78d939f23efb4f9c515355610bff5 (patch)
tree4603341891aa896713ceebb812e290abc996a5ef
parentc1d09bf08c2859abb40c476c57ae521d208f92a8 (diff)
downloadlibffi-2bdc8e52efb78d939f23efb4f9c515355610bff5.tar.gz
Version 3.4.1
-rw-r--r--LICENSE2
-rw-r--r--README.md4
-rw-r--r--configure.ac2
-rw-r--r--doc/version.texi4
4 files changed, 6 insertions, 6 deletions
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: <URL:http://sourceware.org/libffi/>.
@@ -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