Update of /cvsroot/pydev/org.python.pydev.debug
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv27792
Modified Files:
plugin.xml
Log Message:
version 0.6
Index: plugin.xml
===================================================================
RCS file: /cvsroot/pydev/org.python.pydev.debug/plugin.xml,v
retrieving revision 1.16
retrieving revision 1.17
diff -C2 -d -r1.16 -r1.17
*** plugin.xml 20 Sep 2004 13:20:39 -0000 1.16
--- plugin.xml 24 Sep 2004 00:39:21 -0000 1.17
***************
*** 4,8 ****
id="org.python.pydev.debug"
name="Pydev debug"
! version="0.5.3.1"
provider-name="Aleks Totic"
class="org.python.pydev.debug.core.PydevDebugPlugin">
--- 4,8 ----
id="org.python.pydev.debug"
name="Pydev debug"
! version="0.6"
provider-name="Aleks Totic"
class="org.python.pydev.debug.core.PydevDebugPlugin">
|