Bump the release information.

This commit is contained in:
Fred Drake 2003-04-24 16:37:21 +00:00
parent 47c2ab6b54
commit c11076e0da
2 changed files with 3 additions and 3 deletions

View file

@ -66,7 +66,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.3a2 RELEASE=2.3b1
PYTHON= python PYTHON= python
DVIPS= dvips -N0 -t $(PAPER) DVIPS= dvips -N0 -t $(PAPER)

View file

@ -5,7 +5,7 @@
Email: \email{python-docs@python.org} Email: \email{python-docs@python.org}
} }
\date{\today} % XXX update before release! \date{\today} % XXX update before final release!
\release{2.3} % software release, not documentation \release{2.3} % software release, not documentation
\setreleaseinfo{a2} % empty for final release \setreleaseinfo{b1} % empty for final release
\setshortversion{2.3} % major.minor only for software \setshortversion{2.3} % major.minor only for software