summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorAnthony Green <green@moxielogic.com>2013-02-07 21:06:08 -0500
committerAnthony Green <green@moxielogic.com>2013-02-07 21:06:08 -0500
commit9db7e1a958fc484ba149efe027008b9a170395fb (patch)
tree71255bbdfdf855cfd6a25ccfedb74e8fb67f3ea6 /configure.ac
parentce0138e61455f268af326e26908b9680ec2c4bea (diff)
downloadlibffi-9db7e1a958fc484ba149efe027008b9a170395fb.tar.gz
Fix botched sparc patch. Update version.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index acf13b2..1d1eed2 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.0.12-rc2], [http://github.com/atgreen/libffi/issues])
+AC_INIT([libffi], [3.0.12-rc3], [http://github.com/atgreen/libffi/issues])
AC_CONFIG_HEADERS([fficonfig.h])
AC_CANONICAL_SYSTEM