Updating IDLE's version number to match Python's (as per python-dev

discussion).
This commit is contained in:
Anthony Baxter 2006-08-18 07:29:02 +00:00
parent 648c110671
commit 78b1a08373
2 changed files with 10 additions and 1 deletions

View file

@ -1 +1 @@
IDLE_VERSION = "1.2c1"
IDLE_VERSION = "2.6a0"