diff options
Diffstat (limited to '.pc/undefine_AC_ARG_VAR_PRECIOUS/configure.ac')
-rw-r--r-- | .pc/undefine_AC_ARG_VAR_PRECIOUS/configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.pc/undefine_AC_ARG_VAR_PRECIOUS/configure.ac b/.pc/undefine_AC_ARG_VAR_PRECIOUS/configure.ac index ce4d2d5..d3c1cc8 100644 --- a/.pc/undefine_AC_ARG_VAR_PRECIOUS/configure.ac +++ b/.pc/undefine_AC_ARG_VAR_PRECIOUS/configure.ac @@ -2,7 +2,7 @@ dnl Process this with autoconf to create configure AC_PREREQ(2.63) -AC_INIT([libffi], [3.0.9rc10], [http://gcc.gnu.org/bugs.html]) +AC_INIT([libffi], [3.0.9rc11], [http://gcc.gnu.org/bugs.html]) AC_CONFIG_HEADERS([fficonfig.h]) AC_CANONICAL_SYSTEM |