Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit cf05f47

Browse files
committed
- 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
1 parent 2db7680 commit cf05f47

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Doc/Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ EMACS= emacs
122122

123123
# The end of this should reflect the major/minor version numbers of
124124
# the release:
125-
WHATSNEW=whatsnew24
125+
WHATSNEW=whatsnew25
126126

127127
# what's what
128128
MANDVIFILES= paper-$(PAPER)/api.dvi paper-$(PAPER)/ext.dvi \
@@ -700,7 +700,7 @@ pkglist:
700700
$(TOOLSDIR)/mkpkglist >pkglist.html
701701

702702
distfiles: paperdist edist
703-
$(TOOLSDIR)/mksourcepkg --all $(RELEASE)
703+
$(TOOLSDIR)/mksourcepkg --bzip2 --zip $(RELEASE)
704704
$(TOOLSDIR)/mkpkglist >pkglist.html
705705

706706

0 commit comments

Comments
 (0)