|
From: Markus B. <mba...@us...> - 2006-02-04 11:48:26
|
Update of /cvsroot/rubyeclipse/org.rubypeople.rdt.launching.tests In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv8554 Modified Files: plugin.xml Log Message: replaced version with 0.0.0 The correct version will be set during build from the version defined in feature.xml Index: plugin.xml =================================================================== RCS file: /cvsroot/rubyeclipse/org.rubypeople.rdt.launching.tests/plugin.xml,v retrieving revision 1.11 retrieving revision 1.12 diff -C2 -d -r1.11 -r1.12 *** plugin.xml 26 Mar 2005 11:35:22 -0000 1.11 --- plugin.xml 4 Feb 2006 11:48:18 -0000 1.12 *************** *** 4,8 **** id="org.rubypeople.rdt.launching.tests" name="org.rubypeople.rdt.launching.tests" ! version="0.6.0"> <runtime> --- 4,8 ---- id="org.rubypeople.rdt.launching.tests" name="org.rubypeople.rdt.launching.tests" ! version="0.0.0"> <runtime> |