From: Kurt B. Kaiser Date: Sat, 14 Sep 2002 04:24:43 +0000 (+0000) Subject: Bump to reflect final cleanup of Config system and first pass GRPC X-Git-Tag: v2.3c1~4077 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=6622eecdaaa8625d1d8a8730c907d115a7eb2c7a;p=thirdparty%2FPython%2Fcpython.git Bump to reflect final cleanup of Config system and first pass GRPC completed --- diff --git a/Lib/idlelib/idlever.py b/Lib/idlelib/idlever.py index b5d70a7033aa..4ed6cd9d9656 100644 --- a/Lib/idlelib/idlever.py +++ b/Lib/idlelib/idlever.py @@ -1 +1 @@ -IDLE_VERSION = "0.8.2" +IDLE_VERSION = "0.8.9"