Skip to content

Commit 7841103

Browse files
committed
Update version number and date for 2.0.1 final release.
1 parent 81a35c2 commit 7841103

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Doc/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ TOOLSDIR= tools
6464

6565
# This is the *documentation* release, and is used to construct the file
6666
# names of the downloadable tarballs.
67-
RELEASE=2.0.1c1
67+
RELEASE=2.0.1
6868

6969

7070
# These must be declared phony since there

Doc/texinputs/boilerplate.tex

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

8-
\date{June 15, 2001} % XXX update before release!
9-
\release{2.0.1c1} % software release, not documentation
8+
\date{June 22, 2001} % XXX update before release!
9+
\release{2.0.1} % software release, not documentation
1010
\setshortversion{2.0} % major.minor only for software

0 commit comments

Comments
 (0)