[Idle-dev] CVS: idle NEWS.txt,1.13,1.14 idlever.py,1.9,1.10

Kurt B. Kaiser kbk@users.sourceforge.net
Fri, 25 Apr 2003 10:48:10 -0700


Update of /cvsroot/idlefork/idle
In directory sc8-pr-cvs1:/tmp/cvs-serv30033

Modified Files:
	NEWS.txt idlever.py 
Log Message:
Update for release into Python
	NEWS.txt idlever.py 


Index: NEWS.txt
===================================================================
RCS file: /cvsroot/idlefork/idle/NEWS.txt,v
retrieving revision 1.13
retrieving revision 1.14
diff -C2 -r1.13 -r1.14
*** NEWS.txt	25 Apr 2003 16:37:30 -0000	1.13
--- NEWS.txt	25 Apr 2003 17:48:08 -0000	1.14
***************
*** 3,7 ****
  +++++++++++++
  
! What's New in IDLEfork?
  ===================================
  
--- 3,7 ----
  +++++++++++++
  
! What's New in IDLEfork 0.9b1?
  ===================================
  

Index: idlever.py
===================================================================
RCS file: /cvsroot/idlefork/idle/idlever.py,v
retrieving revision 1.9
retrieving revision 1.10
diff -C2 -r1.9 -r1.10
*** idlever.py	27 Jan 2003 02:40:20 -0000	1.9
--- idlever.py	25 Apr 2003 17:48:08 -0000	1.10
***************
*** 1 ****
! IDLE_VERSION = "0.9a2"
--- 1 ----
! IDLE_VERSION = "0.9b1"