From: Fred Drake Date: Thu, 29 May 2003 18:49:32 +0000 (+0000) Subject: Set release information for Python 2.2.3. X-Git-Tag: v2.2.3~14 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a0e0297bfd3ce53ab9f19596004e0130115678ed;p=thirdparty%2FPython%2Fcpython.git Set release information for Python 2.2.3. --- diff --git a/Doc/Makefile b/Doc/Makefile index 50acdd9fde36..acfda3f410bf 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.3c1 +RELEASE=2.2.3 PYTHON= python DVIPS= dvips -N0 -t $(PAPER) diff --git a/Doc/texinputs/boilerplate.tex b/Doc/texinputs/boilerplate.tex index 24438c16cbb7..6262d64ed1cb 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 final release! +\date{30 May 2003} % XXX update before final release! \release{2.2.3} % software release, not documentation -\setreleaseinfo{c1} % empty for final release +\setreleaseinfo{} % empty for final release \setshortversion{2.2} % major.minor only for software