mirror of
https://github.com/python/cpython.git
synced 2026-05-18 18:33:57 -04:00
Updating IDLE's version number to match Python's (as per python-dev
discussion).
This commit is contained in:
@@ -1,3 +1,12 @@
|
||||
What's New in IDLE 2.6a1?
|
||||
=========================
|
||||
|
||||
*Release date: XX-XXX-200X*
|
||||
|
||||
- IDLE's version number takes a big jump to match the version number of
|
||||
the Python release of which it's a part.
|
||||
|
||||
|
||||
What's New in IDLE 1.2c1?
|
||||
=========================
|
||||
|
||||
|
||||
@@ -1 +1 @@
|
||||
IDLE_VERSION = "1.2c1"
|
||||
IDLE_VERSION = "2.6a0"
|
||||
|
||||
Reference in New Issue
Block a user