Update version to 3.2
authorAnthony Green <green@moxielogic.com>
Sat, 20 Sep 2014 11:08:37 +0000 (07:08 -0400)
committerAnthony Green <green@moxielogic.com>
Sat, 20 Sep 2014 11:08:37 +0000 (07:08 -0400)
configure.ac

index bbc1a9d..4c3922f 100644 (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