From: Fred Drake Date: Mon, 2 Jul 2001 15:11:34 +0000 (+0000) Subject: Update to reflect Python 2.1.1 release planning. X-Git-Tag: v2.1.1c1~32 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=9e589ce7da65763d5684053b0dcca0dacaa45b0d;p=thirdparty%2FPython%2Fcpython.git Update to reflect Python 2.1.1 release planning. --- diff --git a/Doc/Makefile b/Doc/Makefile index af0f6b90c3c4..b8b8ae7e3c72 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.1.1a0 +RELEASE=2.1.1c1 PYTHON= python DVIPS= dvips -N0 -t $(PAPER) diff --git a/Doc/texinputs/boilerplate.tex b/Doc/texinputs/boilerplate.tex index 1f4112025c7f..20195baebf52 100644 --- a/Doc/texinputs/boilerplate.tex +++ b/Doc/texinputs/boilerplate.tex @@ -7,5 +7,5 @@ \date{\today} % XXX update before release! \release{2.1.1} % software release, not documentation -\setreleaseinfo{a0} % empty for final release +\setreleaseinfo{c1} % empty for final release \setshortversion{2.1} % major.minor only for software