Skip to content

Commit d6914bd

Browse files
committed
switch back to \today since we're post-release
1 parent e66bb93 commit d6914bd

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Doc/commontex/boilerplate.tex

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@
55
Email: \email{docs@python.org}
66
}
77

8-
\date{May 20, 2004} % XXX update before final release!
9-
%\date{\today}
8+
\date{\today}
9+
%\date{May 20, 2004} % XXX update before final release!
1010
\input{patchlevel} % include Python version information

0 commit comments

Comments
 (0)