mirror of
https://github.com/python/cpython.git
synced 2025-11-03 11:23:31 +00:00
Documentation is good. Let's release more.
This commit is contained in:
parent
0b25053ca0
commit
e92cdba105
2 changed files with 3 additions and 3 deletions
|
|
@ -64,7 +64,7 @@ TOOLSDIR= tools
|
||||||
|
|
||||||
# This is the *documentation* release, and is used to construct the file
|
# This is the *documentation* release, and is used to construct the file
|
||||||
# names of the downloadable tarballs.
|
# names of the downloadable tarballs.
|
||||||
RELEASE=2.0b1
|
RELEASE=2.0b1.1
|
||||||
|
|
||||||
|
|
||||||
# These must be declared phony since there
|
# These must be declared phony since there
|
||||||
|
|
|
||||||
|
|
@ -5,5 +5,5 @@
|
||||||
E-mail: \email{python-docs@python.org}
|
E-mail: \email{python-docs@python.org}
|
||||||
}
|
}
|
||||||
|
|
||||||
\date{\today} % XXX update before release!
|
\date{September 12, 2000} % XXX update before release!
|
||||||
\release{2.0b1}
|
\release{2.0b1.1}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue