mirror of
https://github.com/python/cpython.git
synced 2026-01-06 23:42:34 +00:00
- 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:
parent
2db7680771
commit
cf05f47280
1 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue