|
From: Markus B. <mba...@us...> - 2006-02-04 11:48:39
|
Update of /cvsroot/rubyeclipse/org.rubypeople.rdt.tests.all In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv8622 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.tests.all/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:42 -0000 1.11 --- plugin.xml 4 Feb 2006 11:48:32 -0000 1.12 *************** *** 4,8 **** id="org.rubypeople.rdt.tests.all" name="RDT All Tests" ! version="0.6.0"> <runtime> --- 4,8 ---- id="org.rubypeople.rdt.tests.all" name="RDT All Tests" ! version="0.0.0"> <runtime> |