From: Fred Drake Date: Wed, 19 May 2004 15:01:15 +0000 (+0000) Subject: reverse the order of the two \date lines so the processing tools pick X-Git-Tag: v2.3.4~8 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=80c952c97193c33074db35269ec4b8e40456f487;p=thirdparty%2FPython%2Fcpython.git reverse the order of the two \date lines so the processing tools pick up on the right one --- diff --git a/Doc/commontex/boilerplate.tex b/Doc/commontex/boilerplate.tex index 965fd690a6ee..9ec4db945c75 100644 --- a/Doc/commontex/boilerplate.tex +++ b/Doc/commontex/boilerplate.tex @@ -5,6 +5,6 @@ Email: \email{docs@python.org} } -%\date{\today} \date{May 20, 2004} % XXX update before final release! +%\date{\today} \input{patchlevel} % include Python version information