Update of /cvsroot/pydev/org.python.pydev.debug
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv32528
Modified Files:
plugin.xml
Log Message:
Version changed.
Index: plugin.xml
===================================================================
RCS file: /cvsroot/pydev/org.python.pydev.debug/plugin.xml,v
retrieving revision 1.15
retrieving revision 1.16
diff -C2 -d -r1.15 -r1.16
*** plugin.xml 20 Sep 2004 13:19:42 -0000 1.15
--- plugin.xml 20 Sep 2004 13:20:39 -0000 1.16
***************
*** 4,8 ****
id="org.python.pydev.debug"
name="Pydev debug"
! version="0.5.3a"
provider-name="Aleks Totic"
class="org.python.pydev.debug.core.PydevDebugPlugin">
--- 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">
|