From: Kurt B. Kaiser Date: Thu, 14 Feb 2008 04:57:08 +0000 (+0000) Subject: bump: IDLE 1.2.2 X-Git-Tag: v2.5.2c1~3 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=abcb59a1d87c6121db913ce56c9f91fd43f33916;p=python bump: IDLE 1.2.2 --- diff --git a/Lib/idlelib/idlever.py b/Lib/idlelib/idlever.py index 9f7fb5a5bc..ec8e0008d7 100644 --- a/Lib/idlelib/idlever.py +++ b/Lib/idlelib/idlever.py @@ -1 +1 @@ -IDLE_VERSION = "1.2.1" +IDLE_VERSION = "1.2.2"