mirror of
https://github.com/python/cpython.git
synced 2025-08-03 08:34:29 +00:00
The trunk is (nominally) post-alpha.
This commit is contained in:
parent
a3a243e977
commit
8f1f8f13e4
2 changed files with 2 additions and 2 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.3a0
|
||||
RELEASE=2.3a1+
|
||||
|
||||
PYTHON= python
|
||||
DVIPS= dvips -N0 -t $(PAPER)
|
||||
|
|
|
@ -7,5 +7,5 @@
|
|||
|
||||
\date{\today} % XXX update before release!
|
||||
\release{2.3} % software release, not documentation
|
||||
\setreleaseinfo{a1} % empty for final release
|
||||
\setreleaseinfo{a1+} % empty for final release
|
||||
\setshortversion{2.3} % major.minor only for software
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue