From 9b79eadc9523bb49ddc100164a9be42d93360080 Mon Sep 17 00:00:00 2001 From: Louie S Date: Tue, 16 Jan 2024 10:32:26 -0500 Subject: Bump for v2.72 --- README | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README') diff --git a/README b/README index 09134fb..1b81539 100644 --- a/README +++ b/README @@ -7,6 +7,8 @@ To generate a docset from the latest edition of the GNU Autoconf Manual, simply execute `make` from the same directory as this README file. The latest edition will be downloaded from www.gnu.org and packaged appropriately. +A specific version can also be downloaded and packaged by running `make VERSION=...`. + Requirements: - any POSIX-compliant shell -- cgit