From: Fred Drake Date: Thu, 2 May 2002 04:51:37 +0000 (+0000) Subject: Revise version/date information since we're not about to hit a release. X-Git-Tag: v2.2.2b1~390 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=fe0ecc3e292dba13d418238b487d573b58def928;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 b2535c9519e7..f3327993eb1b 100644 --- a/Doc/Makefile +++ b/Doc/Makefile @@ -66,7 +66,7 @@ TOOLSDIR= tools # This is the *documentation* release, and is used to construct the file # names of the downloadable tarballs. -RELEASE=2.2.1 +RELEASE=2.2.1+ PYTHON= python DVIPS= dvips -N0 -t $(PAPER) diff --git a/Doc/texinputs/boilerplate.tex b/Doc/texinputs/boilerplate.tex index ef8546d4704a..b24b9d3601f5 100644 --- a/Doc/texinputs/boilerplate.tex +++ b/Doc/texinputs/boilerplate.tex @@ -5,7 +5,7 @@ Email: \email{python-docs@python.org} } -\date{April 10, 2002} % XXX update before release! +\date{\today} % XXX update before release! \release{2.2.1} % software release, not documentation -\setreleaseinfo{} % empty for final release +\setreleaseinfo{+} % empty for final release \setshortversion{2.2} % major.minor only for software