summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorAnthony Green <green@moxielogic.com>2013-02-06 17:38:32 -0500
committerAnthony Green <green@moxielogic.com>2013-02-06 17:38:32 -0500
commitf62bd63fe6123cadedb8b2b2c72eb549c40fbce9 (patch)
treebf3e53f3bde21bc33b437694d1f7851cbf824206 /configure.ac
parentf7cd61e9e68a4a51147df04d75bfe5b91b9d9286 (diff)
downloadlibffi-f62bd63fe6123cadedb8b2b2c72eb549c40fbce9.tar.gz
Release candidate 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 e25b6e9..4a2904e 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.12-rc0], [http://gcc.gnu.org/bugs.html])
+AC_INIT([libffi], [3.0.12-rc1], [http://gcc.gnu.org/bugs.html])
AC_CONFIG_HEADERS([fficonfig.h])
AC_CANONICAL_SYSTEM