summaryrefslogtreecommitdiff
path: root/bootstrap
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2022-01-30 15:10:39 +0000
committerColin Watson <cjwatson@debian.org>2022-01-30 15:10:39 +0000
commitf75f33f2b359e14de8aecf09054dd2e18e2a3dae (patch)
treeb1cce74842bb4a3cd06a487936364741e854ab1c /bootstrap
parent43aa5a2b077fafa7b5239302d6e41f42830bf6ac (diff)
Update to Gnulib 20220130
* bootstrap: Sync to Gnulib 735f319cde4ab7e98294557181d682564241d846. * bootstrap.conf (GNULIB_REVISION): Set to 735f319cde4ab7e98294557181d682564241d846.
Diffstat (limited to 'bootstrap')
-rwxr-xr-xbootstrap4
1 files changed, 2 insertions, 2 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"