commit | bcffd10596cbde9518d93d6ddee39bc37f3c9b60 | [log] [tgz] |
---|---|---|
author | Martin v. Löwis <martin@v.loewis.de> | Thu Feb 21 10:04:55 2008 +0000 |
committer | Martin v. Löwis <martin@v.loewis.de> | Thu Feb 21 10:04:55 2008 +0000 |
tree | e61106d8935df73c8f34d53b8d2ba2612722124f | |
parent | 8d273b059c7d48bac95ed4822c853bf4a0289ab5 [diff] [blame] |
Prepare for 2.5.2.
diff --git a/Lib/idlelib/idlever.py b/Lib/idlelib/idlever.py index 1d74d94..ec8e000 100644 --- a/Lib/idlelib/idlever.py +++ b/Lib/idlelib/idlever.py
@@ -1 +1 @@ -IDLE_VERSION = "1.2.2c1" +IDLE_VERSION = "1.2.2"