From: Fred Drake Date: Wed, 18 Apr 2001 05:24:30 +0000 (+0000) Subject: Update version numbers for the maintenance branch of the documentation. X-Git-Tag: v2.1.1c1~158 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=4d99ab4e795524dce41df527c3480c7664c8a4b6;p=thirdparty%2FPython%2Fcpython.git Update version numbers for the maintenance branch of the documentation. --- diff --git a/Doc/Makefile b/Doc/Makefile index 22c88f43b7b3..af0f6b90c3c4 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 +RELEASE=2.1.1a0 PYTHON= python DVIPS= dvips -N0 -t $(PAPER) diff --git a/Doc/texinputs/boilerplate.tex b/Doc/texinputs/boilerplate.tex index e296dbd9573d..8123550d9fa1 100644 --- a/Doc/texinputs/boilerplate.tex +++ b/Doc/texinputs/boilerplate.tex @@ -5,6 +5,6 @@ E-mail: \email{python-docs@python.org} } -\date{April 15, 2001} % XXX update before release! -\release{2.1} % software release, not documentation +\date{\today} % XXX update before release! +\release{2.1.1a0} % software release, not documentation \setshortversion{2.1} % major.minor only for software