Commit 9b1dd8f2d5af8c76d120ffd566bf3c821580c96c

Anthony Green 2022-09-19T12:22:04

Update version to 3.4.3

1
2
3
4
5
6
7
8
9
10
11
12
13
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