Update version to 3.2

This commit is contained in:
Anthony Green
2014-09-20 07:08:37 -04:00
parent b2ca59d39d
commit ae8d2554c5

View File

@@ -2,7 +2,7 @@ dnl Process this with autoconf to create configure
AC_PREREQ(2.68)
AC_INIT([libffi], [3.1.1], [http://github.com/atgreen/libffi/issues])
AC_INIT([libffi], [3.2], [http://github.com/atgreen/libffi/issues])
AC_CONFIG_HEADERS([fficonfig.h])
AC_CANONICAL_SYSTEM