* Makefile.am: Update the oldest documented version to 8.25 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 b514f7fad..6dd4fc333 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.23 +gen_start_ver = 8.25 .PHONY: gen-ChangeLog gen-ChangeLog: $(AM_V_GEN)if test -d .git; then \ -- 2.26.2