From abcb59a1d87c6121db913ce56c9f91fd43f33916 Mon Sep 17 00:00:00 2001 From: "Kurt B. Kaiser" Date: Thu, 14 Feb 2008 04:57:08 +0000 Subject: [PATCH] bump: IDLE 1.2.2 --- Lib/idlelib/idlever.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Lib/idlelib/idlever.py b/Lib/idlelib/idlever.py index 9f7fb5a5bc0..ec8e0008d79 100644 --- a/Lib/idlelib/idlever.py +++ b/Lib/idlelib/idlever.py @@ -1 +1 @@ -IDLE_VERSION = "1.2.1" +IDLE_VERSION = "1.2.2"