summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorAnthony Green <green@moxielogic.com>2014-11-12 08:04:51 -0500
committerAnthony Green <green@moxielogic.com>2014-11-12 08:04:51 -0500
commit8d5debc7904aa5c4f1fbf5d5b26450ec5a5b43c6 (patch)
tree971bdff39d05c057039b2b4069e490b850650f5b /configure.ac
parent56735e05fed77a3920a8cac262666c9eb0e75b66 (diff)
downloadlibffi-8d5debc7904aa5c4f1fbf5d5b26450ec5a5b43c6.tar.gz
Update in preparation for next release
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 a7bf5ee..73e5605 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.2.1], [http://github.com/atgreen/libffi/issues])
+AC_INIT([libffi], [3.99999], [http://github.com/atgreen/libffi/issues])
AC_CONFIG_HEADERS([fficonfig.h])
AC_CANONICAL_SYSTEM