]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
reverse the order of the two \date lines so the processing tools pick
authorFred Drake <fdrake@acm.org>
Wed, 19 May 2004 15:01:15 +0000 (15:01 +0000)
committerFred Drake <fdrake@acm.org>
Wed, 19 May 2004 15:01:15 +0000 (15:01 +0000)
up on the right one

Doc/commontex/boilerplate.tex

index 965fd690a6eece28ff79d3b70760d9f538a68b27..9ec4db945c7564212ff659c6a1c72ac9dd76f8f5 100644 (file)
@@ -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