From: Fred Drake Date: Fri, 13 Oct 2000 15:35:27 +0000 (+0000) Subject: Update the release number and date. X-Git-Tag: v2.0~55 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=91eb3e8558efe8903621724f49ad1f9e74cb0344;p=python Update the release number and date. --- diff --git a/Doc/Makefile b/Doc/Makefile index d1d582c202..c52c74d38c 100644 --- a/Doc/Makefile +++ b/Doc/Makefile @@ -64,7 +64,7 @@ TOOLSDIR= tools # This is the *documentation* release, and is used to construct the file # names of the downloadable tarballs. -RELEASE=2.0c1 +RELEASE=2.0 # These must be declared phony since there diff --git a/Doc/texinputs/boilerplate.tex b/Doc/texinputs/boilerplate.tex index 3360fce853..31be09618b 100644 --- a/Doc/texinputs/boilerplate.tex +++ b/Doc/texinputs/boilerplate.tex @@ -5,6 +5,6 @@ E-mail: \email{python-docs@python.org} } -\date{October 9, 2000} % XXX update before release! -\release{2.0c1} % software release, not documentation +\date{October 16, 2000} % XXX update before release! +\release{2.0} % software release, not documentation \setshortversion{2.0} % major.minor only for software