summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorAnthony Green <green@moxielogic.com>2022-09-19 12:22:04 -0400
committerAnthony Green <green@moxielogic.com>2022-09-19 12:22:04 -0400
commit9b1dd8f2d5af8c76d120ffd566bf3c821580c96c (patch)
treefd2676f7b8db8f90cf9842fd4f32bec22a55a84a /configure.ac
parent0a769ccc0f7a4a7e3e76a79b61c28341fc47e3be (diff)
downloadlibffi-9b1dd8f2d5af8c76d120ffd566bf3c821580c96c.tar.gz
Update version to 3.4.3
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
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