summaryrefslogtreecommitdiff
path: root/bootstrap.conf
diff options
context:
space:
mode:
authorPaul Smith <psmith@gnu.org>2023-01-01 16:08:35 -0500
committerPaul Smith <psmith@gnu.org>2023-01-01 17:05:12 -0500
commitc580ebae8df0b1235b9287a59b9a3ab8c2bf9dfe (patch)
treefec3e0511aadb2258887117b80b6f265dfcc2025 /bootstrap.conf
parent56d297814145d1a2ed9d2ab0e120759d47778c24 (diff)
downloadmake-git-c580ebae8df0b1235b9287a59b9a3ab8c2bf9dfe.tar.gz
Update to the latest gnulib stable branch
* bootstrap.conf: Request the latest gnulib stable branch. * README.git: Recommend the argument form of autogen/autopull. * bootstrap: Import the latest version of bootstrap. * bootstrap-funclib.sh: Ditto. * autogen.sh: Ditto. * autopull.sh: Ditto.
Diffstat (limited to 'bootstrap.conf')
-rw-r--r--bootstrap.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/bootstrap.conf b/bootstrap.conf
index eed1b1d4..f8e640b4 100644
--- a/bootstrap.conf
+++ b/bootstrap.conf
@@ -19,7 +19,7 @@
checkout_only_file=README.git
# Choose a specific version of gnulib, when checking out
-GNULIB_REVISION=stable-202207
+GNULIB_REVISION=stable-202301
# Always copy files rather than symlink
copy=true