From f9ea41683444ebe11cfa45b05223899764df28fb Mon Sep 17 00:00:00 2001 From: Anthony Green Date: Mon, 28 Jun 2021 21:10:49 -0400 Subject: Update version to 3.4.2 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.ac') 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 -- cgit v1.2.1