From: Fred Drake Date: Tue, 18 Feb 2003 22:11:58 +0000 (+0000) Subject: Bump version number. X-Git-Tag: v2.3c1~1788 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=7f90c7fcb370bbf9330f3c90066e72073c8681ac;p=thirdparty%2FPython%2Fcpython.git Bump version number. --- diff --git a/Doc/Makefile b/Doc/Makefile index bc435a308cee..fe188a4ff74e 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.3a1+ +RELEASE=2.3a2 PYTHON= python DVIPS= dvips -N0 -t $(PAPER) diff --git a/Doc/texinputs/boilerplate.tex b/Doc/texinputs/boilerplate.tex index c872482204c4..d406c0d62388 100644 --- a/Doc/texinputs/boilerplate.tex +++ b/Doc/texinputs/boilerplate.tex @@ -7,5 +7,5 @@ \date{\today} % XXX update before release! \release{2.3} % software release, not documentation -\setreleaseinfo{a1+} % empty for final release +\setreleaseinfo{a2} % empty for final release \setshortversion{2.3} % major.minor only for software