mirror of
https://github.com/python/cpython.git
synced 2025-08-04 08:59:19 +00:00
Version number bump for Python 3.4.0a2.
This commit is contained in:
parent
f1ffa3f918
commit
3a2d18b7d7
5 changed files with 6 additions and 6 deletions
|
@ -13,5 +13,5 @@ used from a setup script as
|
|||
# Updated automatically by the Python release process.
|
||||
#
|
||||
#--start constants--
|
||||
__version__ = "3.4.0a1"
|
||||
__version__ = "3.4.0a2"
|
||||
#--end constants--
|
||||
|
|
|
@ -1 +1 @@
|
|||
IDLE_VERSION = "3.4.0a1"
|
||||
IDLE_VERSION = "3.4.0a2"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue