From: Fred Drake Date: Sat, 14 Apr 2001 18:36:03 +0000 (+0000) Subject: Bump version number and set date. X-Git-Tag: v2.1c2~22 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3fee30407ef6abdc63a227e7a4870dfe712776f4;p=python Bump version number and set date. --- diff --git a/Doc/Makefile b/Doc/Makefile index d9cd394919..22c88f43b7 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.1c1 +RELEASE=2.1 PYTHON= python DVIPS= dvips -N0 -t $(PAPER) diff --git a/Doc/texinputs/boilerplate.tex b/Doc/texinputs/boilerplate.tex index 74c0f22a9c..e296dbd957 100644 --- a/Doc/texinputs/boilerplate.tex +++ b/Doc/texinputs/boilerplate.tex @@ -5,6 +5,6 @@ E-mail: \email{python-docs@python.org} } -\date{\today} % XXX update before release! -\release{2.1c1} % software release, not documentation +\date{April 15, 2001} % XXX update before release! +\release{2.1} % software release, not documentation \setshortversion{2.1} % major.minor only for software