|
From: Markus B. <mba...@us...> - 2005-09-19 23:24:38
|
Update of /cvsroot/rubyeclipse/org.rubypeople.updatesite In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24632 Modified Files: site.xml Log Message: version attribute updated to 0.6.0 Index: site.xml =================================================================== RCS file: /cvsroot/rubyeclipse/org.rubypeople.updatesite/site.xml,v retrieving revision 1.10 retrieving revision 1.11 diff -C2 -d -r1.10 -r1.11 *** site.xml 18 Sep 2005 20:18:34 -0000 1.10 --- site.xml 19 Sep 2005 23:24:30 -0000 1.11 *************** *** 17,21 **** <category name="RubyEclipse"/> </feature> ! <feature url="features/org.rubypeople.rdt_0.6.0.jar" id="org.rubypeople.rdt" version="0.5.0"> <category name="RubyEclipse"/> </feature> --- 17,21 ---- <category name="RubyEclipse"/> </feature> ! <feature url="features/org.rubypeople.rdt_0.6.0.jar" id="org.rubypeople.rdt" version="0.6.0"> <category name="RubyEclipse"/> </feature> |