* Makefile.am: Update the oldest documented version
to 8.23 which is now about 5 years old.
---
Makefile.am | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Makefile.am b/Makefile.am
index 85a965bce..529919e39 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -93,7 +93,7 @@ dist-hook: gen-ChangeLog
$(AM_V_at)touch $(distdir)/doc/constants.texi \
$(distdir)/doc/coreutils.info
-gen_start_ver = 8.22
+gen_start_ver = 8.23
.PHONY: gen-ChangeLog
gen-ChangeLog:
$(AM_V_GEN)if test -d .git; then \
--
2.24.1