From: Fred Drake Date: Mon, 25 Mar 2002 19:38:17 +0000 (+0000) Subject: Bump version numbers. X-Git-Tag: v2.2.1c2~14 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=d25255541383d21404d03aa50b70011f5331a169;p=thirdparty%2FPython%2Fcpython.git Bump version numbers. --- diff --git a/Doc/Makefile b/Doc/Makefile index aa92d32a7b24..3a17bb815a8a 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.1c1 +RELEASE=2.2.1c2 PYTHON= python DVIPS= dvips -N0 -t $(PAPER) diff --git a/Doc/texinputs/boilerplate.tex b/Doc/texinputs/boilerplate.tex index 5571b923e1ad..8336571da897 100644 --- a/Doc/texinputs/boilerplate.tex +++ b/Doc/texinputs/boilerplate.tex @@ -7,5 +7,5 @@ \date{\today} % XXX update before release! \release{2.2.1} % software release, not documentation -\setreleaseinfo{c1} % empty for final release +\setreleaseinfo{c2} % empty for final release \setshortversion{2.2} % major.minor only for software