From: Fred Drake Date: Mon, 14 Oct 2002 14:33:39 +0000 (+0000) Subject: Update release information for 2.2.2 final. X-Git-Tag: v2.2.2~14 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b1c95c5d3f394657436d29b130eea3e8de13c822;p=thirdparty%2FPython%2Fcpython.git Update release information for 2.2.2 final. --- diff --git a/Doc/Makefile b/Doc/Makefile index 4cc7a4a43def..d2fad8328958 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.2b1 +RELEASE=2.2.2 PYTHON= python DVIPS= dvips -N0 -t $(PAPER) diff --git a/Doc/texinputs/boilerplate.tex b/Doc/texinputs/boilerplate.tex index e8d7cdd245bf..6a7ffaec08cf 100644 --- a/Doc/texinputs/boilerplate.tex +++ b/Doc/texinputs/boilerplate.tex @@ -5,7 +5,7 @@ Email: \email{python-docs@python.org} } -\date{\today} % XXX update before release! +\date{October 14, 2002} % XXX update before release! \release{2.2.2} % software release, not documentation -\setreleaseinfo{b1} % empty for final release +\setreleaseinfo{} % empty for final release \setshortversion{2.2} % major.minor only for software