From: Fred Drake Date: Fri, 20 Jun 2003 14:32:05 +0000 (+0000) Subject: Bump version info. X-Git-Tag: 2.2~57 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c0cab85b15fe10ed5a34ab23f511497da86569f5;p=thirdparty%2FPython%2Fcpython.git Bump version info. --- diff --git a/Doc/Makefile b/Doc/Makefile index acfda3f410bf..e0cdb9f04e06 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.3 +RELEASE=2.2.3+ PYTHON= python DVIPS= dvips -N0 -t $(PAPER) diff --git a/Doc/texinputs/boilerplate.tex b/Doc/texinputs/boilerplate.tex index 6262d64ed1cb..32d58b0c15f3 100644 --- a/Doc/texinputs/boilerplate.tex +++ b/Doc/texinputs/boilerplate.tex @@ -5,7 +5,7 @@ Email: \email{python-docs@python.org} } -\date{30 May 2003} % XXX update before final release! -\release{2.2.3} % software release, not documentation +\date{\today} % XXX update before final release! +\release{2.2.3+} % software release, not documentation \setreleaseinfo{} % empty for final release \setshortversion{2.2} % major.minor only for software