mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48:58 +00:00
release.py induced and manual editing steps for 3.0a4.
This commit is contained in:
parent
dd15bcd581
commit
bb5cd08688
6 changed files with 30 additions and 22 deletions
|
@ -18,4 +18,7 @@ __revision__ = "$Id$"
|
|||
# In general, major and minor version should loosely follow the Python
|
||||
# version number the distutils code was shipped with.
|
||||
#
|
||||
__version__ = "2.6.0"
|
||||
|
||||
#--start constants--
|
||||
__version__ = "3.0a4"
|
||||
#--end constants--
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue