diff options
author | Anthony Baxter <anthonybaxter@gmail.com> | 2007-04-18 03:35:45 +0000 |
---|---|---|
committer | Anthony Baxter <anthonybaxter@gmail.com> | 2007-04-18 03:35:45 +0000 |
commit | ef57abdb6012c9c97cdd22b7bb1f82a645ae3141 (patch) | |
tree | ce679280cc036337a39cb0e8c8305e912684a142 /Lib/idlelib/idlever.py | |
parent | 87b5d9196ece21916d5663928bfb8f69169b16b6 (diff) | |
download | cpython-git-ef57abdb6012c9c97cdd22b7bb1f82a645ae3141.tar.gz |
2.5.1 finalv2.5.1
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 83f2936f05..9f7fb5a5bc 100644 --- a/Lib/idlelib/idlever.py +++ b/Lib/idlelib/idlever.py @@ -1 +1 @@ -IDLE_VERSION = "1.2.1c1" +IDLE_VERSION = "1.2.1" |