
Nov. 28, 2004
5:40 p.m.
Update of /cvsroot/python/python/dist/src/Lib/idlelib In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25566/Lib/idlelib Modified Files: idlever.py Log Message: preparing for 2.4 final (wooooooo!) Index: idlever.py =================================================================== RCS file: /cvsroot/python/python/dist/src/Lib/idlelib/idlever.py,v retrieving revision 1.21 retrieving revision 1.22 diff -u -d -r1.21 -r1.22 --- idlever.py 19 Nov 2004 15:46:49 -0000 1.21 +++ idlever.py 29 Nov 2004 01:40:31 -0000 1.22 @@ -1 +1 @@ -IDLE_VERSION = "1.1c2" +IDLE_VERSION = "1.1"