diff options
| author | Anthony Baxter <anthonybaxter@gmail.com> | 2006-04-27 02:11:24 (GMT) |
|---|---|---|
| committer | Anthony Baxter <anthonybaxter@gmail.com> | 2006-04-27 02:11:24 (GMT) |
| commit | c7d00327ab2734ccbac9b961d489e0fc73491294 (patch) | |
| tree | 89256b617fa3ee478a336d15e2897231b991f358 /Lib/idlelib/idlever.py | |
| parent | 4b8ec631146b5b177cbccb2023f0114876c52c3f (diff) | |
| download | cpython-c7d00327ab2734ccbac9b961d489e0fc73491294.zip cpython-c7d00327ab2734ccbac9b961d489e0fc73491294.tar.gz cpython-c7d00327ab2734ccbac9b961d489e0fc73491294.tar.bz2 | |
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 fbde56c..b7deb3f 100644 --- a/Lib/idlelib/idlever.py +++ b/Lib/idlelib/idlever.py @@ -1 +1 @@ -IDLE_VERSION = "1.2a1" +IDLE_VERSION = "1.2a2" |
