From 77164d97395590d363957315550ce7b9e7097f36 Mon Sep 17 00:00:00 2001 From: Paul Smith Date: Wed, 1 Jan 2025 20:15:04 -0500 Subject: [PATCH] * bootstrap.conf: Update to gnulib 202507 --- bootstrap.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bootstrap.conf b/bootstrap.conf index 5abb5488..a4513477 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-202407 +GNULIB_REVISION=stable-202507 # Always copy files rather than symlink copy=true -- 2.47.3