commit | e7abfd7cefc4e737eef3a4b8c2b26fec3c97fac0 | [log] [tgz] |
---|---|---|
author | Martin v. Löwis <martin@v.loewis.de> | Sun Jan 24 14:24:46 2010 +0000 |
committer | Martin v. Löwis <martin@v.loewis.de> | Sun Jan 24 14:24:46 2010 +0000 |
tree | afa3f3a4998a62a1d098305f55c3ef8bd436884e | |
parent | b8ec8a48ec519b12727cddcef196f45302886f10 [diff] [blame] |
Prepare for 2.5.5c2.
diff --git a/Lib/idlelib/idlever.py b/Lib/idlelib/idlever.py index 901c812..6282e9b 100644 --- a/Lib/idlelib/idlever.py +++ b/Lib/idlelib/idlever.py
@@ -1 +1 @@ -IDLE_VERSION = "1.2.5c1" +IDLE_VERSION = "1.2.5c2"