[Idle-dev] CVS: idle idlever.py,1.5,1.6

Kurt B. Kaiser kbk@users.sourceforge.net
Fri, 13 Sep 2002 21:24:45 -0700


Update of /cvsroot/idlefork/idle
In directory usw-pr-cvs1:/tmp/cvs-serv12811

Modified Files:
	idlever.py 
Log Message:
Bump to reflect final cleanup of Config system and first pass GRPC
completed


Index: idlever.py
===================================================================
RCS file: /cvsroot/idlefork/idle/idlever.py,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -r1.5 -r1.6
*** idlever.py	31 Jul 2001 07:00:39 -0000	1.5
--- idlever.py	14 Sep 2002 04:24:43 -0000	1.6
***************
*** 1 ****
! IDLE_VERSION = "0.8.2"
--- 1 ----
! IDLE_VERSION = "0.8.9"