]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Set the date and version to reflect the actual status, not the last
authorFred Drake <fdrake@acm.org>
Thu, 18 Nov 1999 20:57:36 +0000 (20:57 +0000)
committerFred Drake <fdrake@acm.org>
Thu, 18 Nov 1999 20:57:36 +0000 (20:57 +0000)
released status.  Has to be changed just before publishing anyway.

Doc/texinputs/boilerplate.tex

index 8692856180fd3dd614d8ce2547975b28d8eb5f16..5811c1a176e03e0210c5661b8b20af728e6a6ec6 100644 (file)
@@ -6,5 +6,5 @@
        E-mail: \email{guido@CNRI.Reston.Va.US}, \email{guido@python.org}
 }
 
-\date{July 6, 1999}                    % XXX update before release!
-\release{1.5.2}
+\date{\today}                  % XXX update before release!
+\release{1.5.2$+$}