From: Fred Drake Date: Thu, 2 May 2002 05:26:33 +0000 (+0000) Subject: Revise version/date information since we're not about to hit a release. X-Git-Tag: 2.1~47 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=560fc4082308e5d554eb1e9f6edecb0c7a4e1e3b;p=thirdparty%2FPython%2Fcpython.git Revise version/date information since we're not about to hit a release. --- diff --git a/Doc/Makefile b/Doc/Makefile index 7cf0f31f0899..f7b2201fc92f 100644 --- a/Doc/Makefile +++ b/Doc/Makefile @@ -67,7 +67,7 @@ TOOLSDIR= tools # This is the *documentation* release, and is used to construct the file # names of the downloadable tarballs. -RELEASE=2.1.3 +RELEASE=2.1.3+ PYTHON= python DVIPS= dvips -N0 -t $(PAPER) diff --git a/Doc/texinputs/boilerplate.tex b/Doc/texinputs/boilerplate.tex index b42f64500751..455cca0a8de5 100644 --- a/Doc/texinputs/boilerplate.tex +++ b/Doc/texinputs/boilerplate.tex @@ -5,7 +5,7 @@ E-mail: \email{python-docs@python.org} } -\date{April 8, 2002} % XXX update before release! +\date{\today} % XXX update before release! \release{2.1.3} % software release, not documentation -\setreleaseinfo{} % empty for final release +\setreleaseinfo{+} % empty for final release \setshortversion{2.1} % major.minor only for software