From: Fred Drake Date: Tue, 10 Apr 2001 20:19:25 +0000 (+0000) Subject: Bump version numbers for upcoming release candidate. X-Git-Tag: v2.1c1~112 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c5287ac66adda7c0a73f49b6727747234189b441;p=thirdparty%2FPython%2Fcpython.git Bump version numbers for upcoming release candidate. --- diff --git a/Doc/Makefile b/Doc/Makefile index 4d7619b189e5..a2da3021aca4 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.1b2 +RELEASE=2.1rc1 PYTHON= python DVIPS= dvips -N0 -t $(PAPER) diff --git a/Doc/texinputs/boilerplate.tex b/Doc/texinputs/boilerplate.tex index 660f2980ef29..87c301fd4819 100644 --- a/Doc/texinputs/boilerplate.tex +++ b/Doc/texinputs/boilerplate.tex @@ -6,5 +6,5 @@ } \date{\today} % XXX update before release! -\release{2.1 beta 2} % software release, not documentation +\release{2.1 rc 1} % software release, not documentation \setshortversion{2.1} % major.minor only for software