[Pydev-cvs] org.python.pydev.site site.xml,1.1,1.2
Brought to you by:
fabioz
From: Fabio Z. <fa...@us...> - 2004-10-20 16:53:58
|
Update of /cvsroot/pydev/org.python.pydev.site In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17283 Modified Files: site.xml Log Message: Index: site.xml =================================================================== RCS file: /cvsroot/pydev/org.python.pydev.site/site.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** site.xml 28 Sep 2004 19:53:53 -0000 1.1 --- site.xml 20 Oct 2004 16:53:46 -0000 1.2 *************** *** 3,10 **** <description url="http://pydev.sourceforge.net/"> ! The python development environment. </description> ! <feature url="features/org.python.pydev.feature_0.6.1.jar" id="org.python.pydev.feature" version="0.6.1"/> <feature url="features/org.python.pydev.feature_0.5.3.jar" id="org.python.pydev.feature" version="0.5.3"/> ! <feature url="features/org.python.pydev.feature_0.4.2.jar" id="org.python.pydev.feature" version="0.4.2"/> </site> --- 3,10 ---- <description url="http://pydev.sourceforge.net/"> ! The python development environment. </description> ! <feature url="features/org.python.pydev.feature_0.7.1.jar" id="org.python.pydev.feature" version="0.7.1"/> <feature url="features/org.python.pydev.feature_0.5.3.jar" id="org.python.pydev.feature" version="0.5.3"/> ! <feature url="features/org.python.pydev.feature_0.4.2.jar" id="org.python.pydev.feature" version="0.4.2"/> </site> |