Upgrade version to 3.1-rc1
authorAnthony Green <green@moxielogic.com>
Tue, 25 Mar 2014 21:02:51 +0000 (17:02 -0400)
committerAnthony Green <green@moxielogic.com>
Tue, 25 Mar 2014 21:02:51 +0000 (17:02 -0400)
configure.ac

index 00b4317..3c1632c 100644 (file)
@@ -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