Update version to 3.4.3
authorAnthony Green <green@moxielogic.com>
Mon, 19 Sep 2022 16:22:04 +0000 (12:22 -0400)
committerAnthony Green <green@moxielogic.com>
Mon, 19 Sep 2022 16:22:04 +0000 (12:22 -0400)
configure.ac

index fba64d5485da3d1e4088697d20448128e447e5bb..ed394c9f914583800bb42c07623e91eb97a37ba7 100644 (file)
@@ -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