summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorAnthony Green <green@moxielogic.com>2014-03-16 09:45:55 -0400
committerAnthony Green <green@moxielogic.com>2014-03-16 09:45:55 -0400
commitb61b472bd0647006d6685238721002017f1d119c (patch)
tree5f049f5200339471a0b27b005dc5ff5a273d1604 /configure.ac
parent7a64e7dbba54e6e9f69954adfb943be1856ff928 (diff)
downloadlibffi-b61b472bd0647006d6685238721002017f1d119c.tar.gz
Update version to 3.1-rc0. Clean up README.
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 90a11f6..fa30882 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.14-rc0], [http://github.com/atgreen/libffi/issues])
+AC_INIT([libffi], [3.1-rc0], [http://github.com/atgreen/libffi/issues])
AC_CONFIG_HEADERS([fficonfig.h])
AC_CANONICAL_SYSTEM