summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorAnthony Green <green@moxielogic.com>2014-03-25 17:02:51 -0400
committerAnthony Green <green@moxielogic.com>2014-03-25 17:02:51 -0400
commitc860a992fef5d7cd7bb0975b1632d17a9fafe007 (patch)
tree7d622d715388a2d9ca5af0dce9755b63501acfcc /configure.ac
parent9837073e6203048a162a226798c5d252600219ed (diff)
downloadlibffi-c860a992fef5d7cd7bb0975b1632d17a9fafe007.tar.gz
Upgrade version to 3.1-rc1
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 00b4317..3c1632c 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-rc0], [http://github.com/atgreen/libffi/issues])
+AC_INIT([libffi], [3.1-rc1], [http://github.com/atgreen/libffi/issues])
AC_CONFIG_HEADERS([fficonfig.h])
AC_CANONICAL_SYSTEM