We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 81a35c2 commit 7841103Copy full SHA for 7841103
Doc/Makefile
@@ -64,7 +64,7 @@ TOOLSDIR= tools
64
65
# This is the *documentation* release, and is used to construct the file
66
# names of the downloadable tarballs.
67
-RELEASE=2.0.1c1
+RELEASE=2.0.1
68
69
70
# These must be declared phony since there
Doc/texinputs/boilerplate.tex
@@ -5,6 +5,6 @@
5
E-mail: \email{python-docs@python.org}
6
}
7
8
-\date{June 15, 2001} % XXX update before release!
9
-\release{2.0.1c1} % software release, not documentation
+\date{June 22, 2001} % XXX update before release!
+\release{2.0.1} % software release, not documentation
10
\setshortversion{2.0} % major.minor only for software
0 commit comments