mirror of
https://github.com/libffi/libffi.git
synced 2026-01-26 10:07:53 +00:00
chore: update libffi version to 3.5.0
This commit is contained in:
parent
cb424c6d41
commit
c8225fb03d
@ -2,10 +2,10 @@ dnl Process this with autoconf to create configure
|
||||
|
||||
AC_PREREQ([2.72])
|
||||
|
||||
AC_INIT([libffi],[3.5.0-rc1],[http://github.com/libffi/libffi/issues])
|
||||
AC_INIT([libffi],[3.5.0],[http://github.com/libffi/libffi/issues])
|
||||
AC_CONFIG_HEADERS([fficonfig.h])
|
||||
|
||||
FFI_VERSION_STRING="3.5.0-rc1"
|
||||
FFI_VERSION_STRING="3.5.0"
|
||||
FFI_VERSION_NUMBER=30500
|
||||
AC_SUBST(FFI_VERSION_STRING)
|
||||
AC_SUBST(FFI_VERSION_NUMBER)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user