summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorAnthony Green <green@moxielogic.com>2014-05-11 10:30:22 -0400
committerAnthony Green <green@moxielogic.com>2014-05-11 10:30:22 -0400
commit57465744b6e1295d7202de5a7734df589518f1c8 (patch)
tree398bc56ac0e26920a22ae1250350217d2fdb6ae4 /configure.ac
parent0c2251a42df5108b6d9ebe5fe1cf83d0bcdf660e (diff)
downloadlibffi-57465744b6e1295d7202de5a7734df589518f1c8.tar.gz
Update to version 3.1
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 4a1708b..d3b8b99 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-rc1], [http://github.com/atgreen/libffi/issues])
+AC_INIT([libffi], [3.1], [http://github.com/atgreen/libffi/issues])
AC_CONFIG_HEADERS([fficonfig.h])
AC_CANONICAL_SYSTEM