From f75f33f2b359e14de8aecf09054dd2e18e2a3dae Mon Sep 17 00:00:00 2001 From: Colin Watson Date: Sun, 30 Jan 2022 15:10:39 +0000 Subject: Update to Gnulib 20220130 * bootstrap: Sync to Gnulib 735f319cde4ab7e98294557181d682564241d846. * bootstrap.conf (GNULIB_REVISION): Set to 735f319cde4ab7e98294557181d682564241d846. --- bootstrap | 4 ++-- bootstrap.conf | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bootstrap b/bootstrap index 9535aecc..dc2238f4 100755 --- a/bootstrap +++ b/bootstrap @@ -1,6 +1,6 @@ #! /bin/sh # Print a version string. -scriptversion=2021-04-11.09; # UTC +scriptversion=2022-01-26.05; # UTC # Bootstrap this package from checked-out sources. @@ -1109,7 +1109,7 @@ bootstrap_epilogue echo "$0: done. Now you can run './configure'." -# Local variables: +# Local Variables: # eval: (add-hook 'before-save-hook 'time-stamp) # time-stamp-start: "scriptversion=" # time-stamp-format: "%:y-%02m-%02d.%02H" diff --git a/bootstrap.conf b/bootstrap.conf index 3b53c932..5cb3ebc1 100644 --- a/bootstrap.conf +++ b/bootstrap.conf @@ -16,7 +16,7 @@ # along with this program. If not, see . -GNULIB_REVISION=1eae0f7ea3c220d054025f2c9211700665f9f4a0 +GNULIB_REVISION=735f319cde4ab7e98294557181d682564241d846 # gnulib modules used by this package. gnulib_modules=" -- cgit v1.2.3