From: Fred Drake Date: Tue, 12 Sep 2000 21:08:55 +0000 (+0000) Subject: Documentation is good. Let's release more. X-Git-Tag: v2.0b2~353 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e92cdba105e0e9247d263cb50f8fc572fb1c7506;p=thirdparty%2FPython%2Fcpython.git Documentation is good. Let's release more. --- diff --git a/Doc/Makefile b/Doc/Makefile index 613221f429f8..1661752ca904 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.0b1 +RELEASE=2.0b1.1 # These must be declared phony since there diff --git a/Doc/texinputs/boilerplate.tex b/Doc/texinputs/boilerplate.tex index 1e93fa89b266..bfcf18c3629e 100644 --- a/Doc/texinputs/boilerplate.tex +++ b/Doc/texinputs/boilerplate.tex @@ -5,5 +5,5 @@ E-mail: \email{python-docs@python.org} } -\date{\today} % XXX update before release! -\release{2.0b1} +\date{September 12, 2000} % XXX update before release! +\release{2.0b1.1}