mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48:58 +00:00
Bump version information for Python 2.3 beta 2.
This commit is contained in:
parent
6595e15331
commit
3e2244c9e1
2 changed files with 3 additions and 3 deletions
|
@ -66,7 +66,7 @@ TOOLSDIR= tools
|
|||
|
||||
# This is the *documentation* release, and is used to construct the file
|
||||
# names of the downloadable tarballs.
|
||||
RELEASE=2.3b1
|
||||
RELEASE=2.3b2
|
||||
|
||||
PYTHON= python
|
||||
DVIPS= dvips -N0 -t $(PAPER)
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
Email: \email{python-docs@python.org}
|
||||
}
|
||||
|
||||
\date{\today} % XXX update before final release!
|
||||
\date{June 29, 2003} % XXX update before final release!
|
||||
\release{2.3} % software release, not documentation
|
||||
\setreleaseinfo{b1+} % empty for final release
|
||||
\setreleaseinfo{b2} % empty for final release
|
||||
\setshortversion{2.3} % major.minor only for software
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue