Bump version number and set date.

This commit is contained in:
Fred Drake 2001-04-14 18:36:03 +00:00
parent cd0ed971f2
commit 3fee30407e
2 changed files with 3 additions and 3 deletions

View file

@ -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)

View file

@ -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