summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorAnthony Green <green@moxielogic.com>2013-02-07 18:04:01 -0500
committerAnthony Green <green@moxielogic.com>2013-02-07 18:04:01 -0500
commitce0138e61455f268af326e26908b9680ec2c4bea (patch)
tree5da5af4b5ed8afc9a3a14aa36112b39a5219baa4 /configure.ac
parentfd07c9e40451e0ec1d0475cd54a83d45ccaea2c0 (diff)
downloadlibffi-ce0138e61455f268af326e26908b9680ec2c4bea.tar.gz
Update bug report address. rc2.
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 c20fdd8..acf13b2 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-rc1], [http://gcc.gnu.org/bugs.html])
+AC_INIT([libffi], [3.0.12-rc2], [http://github.com/atgreen/libffi/issues])
AC_CONFIG_HEADERS([fficonfig.h])
AC_CANONICAL_SYSTEM