[Pydev-cvs] org.python.pydev.help plugin.xml,1.4,1.5
Brought to you by:
fabioz
From: Fabio Z. <fa...@us...> - 2004-09-15 17:51:35
|
Update of /cvsroot/pydev/org.python.pydev.help In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv29763 Modified Files: plugin.xml Log Message: Updated to version 3.0 Index: plugin.xml =================================================================== RCS file: /cvsroot/pydev/org.python.pydev.help/plugin.xml,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** plugin.xml 25 Jul 2004 13:52:42 -0000 1.4 --- plugin.xml 15 Sep 2004 17:51:25 -0000 1.5 *************** *** 1,3 **** --- 1,4 ---- <?xml version="1.0" encoding="UTF-8"?> + <?eclipse version="3.0"?> <plugin id="org.python.pydev.help" |