- bump version number for "What's New" document

- don't create .tgz version of doc source package, since we're not
  generating that for the other formats either
This commit is contained in:
Fred Drake 2004-12-01 05:55:47 +00:00
parent 2db7680771
commit cf05f47280
1 changed files with 2 additions and 2 deletions

View File

@ -122,7 +122,7 @@ EMACS= emacs
# The end of this should reflect the major/minor version numbers of
# the release:
WHATSNEW=whatsnew24
WHATSNEW=whatsnew25
# what's what
MANDVIFILES= paper-$(PAPER)/api.dvi paper-$(PAPER)/ext.dvi \
@ -700,7 +700,7 @@ pkglist:
$(TOOLSDIR)/mkpkglist >pkglist.html
distfiles: paperdist edist
$(TOOLSDIR)/mksourcepkg --all $(RELEASE)
$(TOOLSDIR)/mksourcepkg --bzip2 --zip $(RELEASE)
$(TOOLSDIR)/mkpkglist >pkglist.html