[Python-checkins] python/dist/src/Lib/idlelib idlever.py,1.10,1.11

kbk@users.sourceforge.net kbk@users.sourceforge.net
Wed, 11 Jun 2003 20:15:51 -0700


Update of /cvsroot/python/python/dist/src/Lib/idlelib
In directory sc8-pr-cvs1:/tmp/cvs-serv24757

Modified Files:
	idlever.py 
Log Message:
Update version.


Index: idlever.py
===================================================================
RCS file: /cvsroot/python/python/dist/src/Lib/idlelib/idlever.py,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -d -r1.10 -r1.11
*** idlever.py	25 Apr 2003 17:48:08 -0000	1.10
--- idlever.py	12 Jun 2003 03:15:47 -0000	1.11
***************
*** 1 ****
! IDLE_VERSION = "0.9b1"
--- 1 ----
! IDLE_VERSION = "0.9b1+"