* import-gnulib.config (gnulib_version): Update to current gnulib head. Signed-off-by: James Youngman <[email protected]> --- ChangeLog | 5 +++++ import-gnulib.config | 2 +- 2 files changed, 6 insertions(+), 1 deletions(-)
diff --git a/ChangeLog b/ChangeLog index 70a4614..931936d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2010-04-10 James Youngman <[email protected]> + + * import-gnulib.config (gnulib_version): Update to current gnulib + head. + 2010-04-09 James Youngman <[email protected]> * find/parser.c (parse_samefile): Use open_cloexec to open the diff --git a/import-gnulib.config b/import-gnulib.config index e0010bb..e87a690 100644 --- a/import-gnulib.config +++ b/import-gnulib.config @@ -1,7 +1,7 @@ # findutils gnulib.config -*- sh -*- # What version of gnulib to use? -gnulib_version="7dfa1250265017223e36c72713a7521421b4d27c" +gnulib_version="1778ee9e7d0e150a37db66a0e51c1a56755aab4f" destdir="gnulib" # Random extra gnulib files needed for findutils. -- 1.7.0
