[Python-checkins] python/dist/src/Lib/idlelib idlever.py,1.14,1.15

kbk@users.sourceforge.net kbk@users.sourceforge.net
Sat, 26 Jul 2003 17:56:43 -0700


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

Modified Files:
	idlever.py 
Log Message:
Update for release.


Index: idlever.py
===================================================================
RCS file: /cvsroot/python/python/dist/src/Lib/idlelib/idlever.py,v
retrieving revision 1.14
retrieving revision 1.15
diff -C2 -d -r1.14 -r1.15
*** idlever.py	23 Jul 2003 15:42:14 -0000	1.14
--- idlever.py	27 Jul 2003 00:56:41 -0000	1.15
***************
*** 1 ****
! IDLE_VERSION = "1.0rc2"
--- 1 ----
! IDLE_VERSION = "1.0"