summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index fd8a429..d5c95b3 100644
--- a/Makefile
+++ b/Makefile
@@ -10,7 +10,7 @@ INDEX_FILE = $(RESOURCES_DIR)/docSet.dsidx
ICON_FILE = $(DOCSET_DIR)/icon.png
ARCHIVE_FILE = $(DOCSET_NAME).tgz
-MANUAL_VERSION = 2022.09.03
+MANUAL_VERSION = 2023.02.20
MANUAL_URL = https://ftp.gnu.org/gnu/autoconf-archive/autoconf-archive-$(MANUAL_VERSION).tar.xz
MANUAL_SRC = tmp/autoconf-archive-$(MANUAL_VERSION)
MANUAL_SRC_MAKEFILE = $(MANUAL_SRC)/Makefile