diff options
author | Anthony Baxter <anthonybaxter@gmail.com> | 2006-04-27 02:11:24 +0000 |
---|---|---|
committer | Anthony Baxter <anthonybaxter@gmail.com> | 2006-04-27 02:11:24 +0000 |
commit | c7d00327ab2734ccbac9b961d489e0fc73491294 (patch) | |
tree | 89256b617fa3ee478a336d15e2897231b991f358 /Lib/idlelib/idlever.py | |
parent | 4b8ec631146b5b177cbccb2023f0114876c52c3f (diff) | |
download | cpython-git-c7d00327ab2734ccbac9b961d489e0fc73491294.tar.gz |
2.5a2
Diffstat (limited to 'Lib/idlelib/idlever.py')
-rw-r--r-- | Lib/idlelib/idlever.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Lib/idlelib/idlever.py b/Lib/idlelib/idlever.py index fbde56c7c7..b7deb3f75c 100644 --- a/Lib/idlelib/idlever.py +++ b/Lib/idlelib/idlever.py @@ -1 +1 @@ -IDLE_VERSION = "1.2a1" +IDLE_VERSION = "1.2a2" |