diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
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 \ |