From 9b1dd8f2d5af8c76d120ffd566bf3c821580c96c Mon Sep 17 00:00:00 2001 From: Anthony Green Date: Mon, 19 Sep 2022 12:22:04 -0400 Subject: Update version to 3.4.3 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index fba64d5..ed394c9 100644 --- a/configure.ac +++ b/configure.ac @@ -2,7 +2,7 @@ dnl Process this with autoconf to create configure AC_PREREQ([2.71]) -AC_INIT([libffi],[3.4.2],[http://github.com/libffi/libffi/issues]) +AC_INIT([libffi],[3.4.3],[http://github.com/libffi/libffi/issues]) AC_CONFIG_HEADERS([fficonfig.h]) AC_CANONICAL_TARGET -- cgit v1.2.1