From: Fred Drake Date: Tue, 31 Dec 2002 20:26:25 +0000 (+0000) Subject: The trunk is (nominally) post-alpha. X-Git-Tag: v2.3c1~2687 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=8f1f8f13e4046bdb1eb0e4d7d54fe9b345e78ac0;p=thirdparty%2FPython%2Fcpython.git The trunk is (nominally) post-alpha. --- diff --git a/Doc/Makefile b/Doc/Makefile index 5d05636a0052..bc435a308cee 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.3a0 +RELEASE=2.3a1+ PYTHON= python DVIPS= dvips -N0 -t $(PAPER) diff --git a/Doc/texinputs/boilerplate.tex b/Doc/texinputs/boilerplate.tex index 615d9b574e9e..c872482204c4 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{a1+} % empty for final release \setshortversion{2.3} % major.minor only for software