|
From: Markus B. <mba...@us...> - 2006-02-04 12:52:27
|
Update of /cvsroot/rubyeclipse/org.rubypeople.rdt.core.tests In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv31047 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.core.tests/plugin.xml,v retrieving revision 1.10 retrieving revision 1.11 diff -C2 -d -r1.10 -r1.11 *** plugin.xml 26 Mar 2005 11:35:51 -0000 1.10 --- plugin.xml 4 Feb 2006 12:52:17 -0000 1.11 *************** *** 4,8 **** id="org.rubypeople.rdt.core.tests" name="org.rubypeople.rdt.core.tests" ! version="0.6.0"> <runtime> --- 4,8 ---- id="org.rubypeople.rdt.core.tests" name="org.rubypeople.rdt.core.tests" ! version="0.0.0"> <runtime> |