From: Fred Drake Date: Fri, 21 Sep 2001 21:18:16 +0000 (+0000) Subject: Bump version number. X-Git-Tag: v2.2.1c1~1687 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=56dd35bd44684d6d03db6fdfb2055898f0ef0b91;p=python Bump version number. --- diff --git a/Doc/Makefile b/Doc/Makefile index 1e51903d87..6732b64167 100644 --- a/Doc/Makefile +++ b/Doc/Makefile @@ -67,7 +67,7 @@ TOOLSDIR= tools # This is the *documentation* release, and is used to construct the file # names of the downloadable tarballs. -RELEASE=2.2a3 +RELEASE=2.2a4 PYTHON= python DVIPS= dvips -N0 -t $(PAPER) diff --git a/Doc/texinputs/boilerplate.tex b/Doc/texinputs/boilerplate.tex index 25cbe7b5c6..d63929ddf6 100644 --- a/Doc/texinputs/boilerplate.tex +++ b/Doc/texinputs/boilerplate.tex @@ -7,5 +7,5 @@ \date{\today} % XXX update before release! \release{2.2} % software release, not documentation -\setreleaseinfo{a3} % empty for final release +\setreleaseinfo{a4} % empty for final release \setshortversion{2.2} % major.minor only for software