Status
======
-libffi-3.4.3 was released on September 19, 2022. Check the libffi web
+libffi-3.4.4 will be released on TBD. Check the libffi web
page for updates: <URL:http://sourceware.org/libffi/>.
See the git log for details at http://github.com/libffi/libffi.
+ 3.4.4 TBD
+
3.4.3 Sep-19-22
All struct args are passed by value, regardless of size, as per ABIs.
Enable static trampolines for Cygwin.
AC_PREREQ([2.71])
-AC_INIT([libffi],[3.4.3],[http://github.com/libffi/libffi/issues])
+AC_INIT([libffi],[3.4.4-experimental],[http://github.com/libffi/libffi/issues])
AC_CONFIG_HEADERS([fficonfig.h])
AC_CANONICAL_TARGET