summaryrefslogtreecommitdiff
path: root/.pc/windows/configure.ac
diff options
context:
space:
mode:
authorAnthony Green <green@gmachine.(none)>2009-12-26 12:57:23 -0500
committerAnthony Green <green@gmachine.(none)>2009-12-26 12:57:23 -0500
commit884402787bf8eaf7ec207085037cf8ace2f660ec (patch)
tree4d0d2478bc363de36ac1bda5fef2fafae0b3b06c /.pc/windows/configure.ac
parent01c78756aff22efb1f122f8e93e068d7bf2185c7 (diff)
downloadlibffi-884402787bf8eaf7ec207085037cf8ace2f660ec.tar.gz
HPUX support and avr32 test fixes.
Diffstat (limited to '.pc/windows/configure.ac')
-rw-r--r--.pc/windows/configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/.pc/windows/configure.ac b/.pc/windows/configure.ac
index 5ee9c16..82c74d5 100644
--- a/.pc/windows/configure.ac
+++ b/.pc/windows/configure.ac
@@ -2,7 +2,7 @@ dnl Process this with autoconf to create configure
AC_PREREQ(2.63)
-AC_INIT([libffi], [3.0.9rc9], [http://gcc.gnu.org/bugs.html])
+AC_INIT([libffi], [3.0.9rc10], [http://gcc.gnu.org/bugs.html])
AC_CONFIG_HEADERS([fficonfig.h])
AC_CANONICAL_SYSTEM