mirror of
https://github.com/python/cpython.git
synced 2025-11-01 18:51:43 +00:00
Bump version number.
This commit is contained in:
parent
c69205526a
commit
56dd35bd44
2 changed files with 2 additions and 2 deletions
|
|
@ -67,7 +67,7 @@ TOOLSDIR= tools
|
|||
|
||||
# This is the *documentation* release, and is used to construct the file
|
||||
# names of the downloadable tarballs.
|
||||
RELEASE=2.2a3
|
||||
RELEASE=2.2a4
|
||||
|
||||
PYTHON= python
|
||||
DVIPS= dvips -N0 -t $(PAPER)
|
||||
|
|
|
|||
|
|
@ -7,5 +7,5 @@
|
|||
|
||||
\date{\today} % XXX update before release!
|
||||
\release{2.2} % software release, not documentation
|
||||
\setreleaseinfo{a3} % empty for final release
|
||||
\setreleaseinfo{a4} % empty for final release
|
||||
\setshortversion{2.2} % major.minor only for software
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue