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

kbk@users.sourceforge.net kbk@users.sourceforge.net
Sun, 15 Jun 2003 10:12:27 -0700


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

Modified Files:
	idlever.py 
Log Message:
Move to Version 1.0b2


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