From c4ecd9d9ebc011efefa88d9e7b082174849eb70d Mon Sep 17 00:00:00 2001 From: Paul Smith Date: Fri, 25 Aug 2023 11:10:14 -0400 Subject: [PATCH] bootstrap.conf: Update to the latest gnulib stable branch --- bootstrap.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bootstrap.conf b/bootstrap.conf index f8e640b4..00f5041b 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-202301 +GNULIB_REVISION=stable-202307 # Always copy files rather than symlink copy=true