summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorAnthony Green <green@gmachine.(none)>2009-12-26 07:04:45 -0500
committerAnthony Green <green@gmachine.(none)>2009-12-26 07:04:45 -0500
commit2b9be16ffabc81326128bc1bbdddff8ddc5d13d3 (patch)
treefdad5163237e561be70b3d899562715d98c854c0 /configure.ac
parent9458d88f676e9a21ab8993a54e16754b11687419 (diff)
downloadlibffi-2b9be16ffabc81326128bc1bbdddff8ddc5d13d3.tar.gz
3.0.9rc8
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 c5aff13..52e3aca 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@ dnl Process this with autoconf to create configure
AC_PREREQ(2.63)
-AC_INIT([libffi], [3.0.9rc7], [http://gcc.gnu.org/bugs.html])
+AC_INIT([libffi], [3.0.9rc8], [http://gcc.gnu.org/bugs.html])
AC_CONFIG_HEADERS([fficonfig.h])
AC_CANONICAL_SYSTEM