Status
======
-libffi-3.4.5 was released on February 15, 2024. Check the libffi web
+libffi-3.4.6 was released on February 18, 2024. 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.6 Feb-18-2024
+ Fix long double regression on mips64 and alpha.
+
3.4.5 Feb-15-2024
Add support for wasm32.
Add support for aarch64 branch target identification (bti).
AC_PREREQ([2.71])
-AC_INIT([libffi],[3.4.5],[http://github.com/libffi/libffi/issues])
+AC_INIT([libffi],[3.4.6],[http://github.com/libffi/libffi/issues])
AC_CONFIG_HEADERS([fficonfig.h])
AC_CANONICAL_TARGET