mirror of
https://github.com/python/cpython.git
synced 2025-11-10 22:36:18 +00:00
Bump version number and set date.
This commit is contained in:
parent
cd0ed971f2
commit
3fee30407e
2 changed files with 3 additions and 3 deletions
|
|
@ -67,7 +67,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.1c1
|
RELEASE=2.1
|
||||||
|
|
||||||
PYTHON= python
|
PYTHON= python
|
||||||
DVIPS= dvips -N0 -t $(PAPER)
|
DVIPS= dvips -N0 -t $(PAPER)
|
||||||
|
|
|
||||||
|
|
@ -5,6 +5,6 @@
|
||||||
E-mail: \email{python-docs@python.org}
|
E-mail: \email{python-docs@python.org}
|
||||||
}
|
}
|
||||||
|
|
||||||
\date{\today} % XXX update before release!
|
\date{April 15, 2001} % XXX update before release!
|
||||||
\release{2.1c1} % software release, not documentation
|
\release{2.1} % software release, not documentation
|
||||||
\setshortversion{2.1} % major.minor only for software
|
\setshortversion{2.1} % major.minor only for software
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue