summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony Green <green@moxielogic.com>2014-09-20 07:08:37 -0400
committerAnthony Green <green@moxielogic.com>2014-09-20 07:08:37 -0400
commitae8d2554c5f192be54dadc9f99a1449b4df1b222 (patch)
tree2a8b615e4b23cf445bd2ff9c9b01b54e1b25292e
parentb2ca59d39d2192021316561ea9dda3d35d8d35d9 (diff)
downloadlibffi-ae8d2554c5f192be54dadc9f99a1449b4df1b222.tar.gz
Update version to 3.2
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index bbc1a9d..4c3922f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -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