|
From: Markus B. <mba...@us...> - 2006-02-04 11:49:06
|
Update of /cvsroot/rubyeclipse/org.rubypeople.rdt.debug.core.tests In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv8713 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.debug.core.tests/plugin.xml,v retrieving revision 1.10 retrieving revision 1.11 diff -C2 -d -r1.10 -r1.11 *** plugin.xml 9 Oct 2005 21:22:19 -0000 1.10 --- plugin.xml 4 Feb 2006 11:48:48 -0000 1.11 *************** *** 4,8 **** id="org.rubypeople.rdt.debug.core.tests" name="RDT Debug Core Tests" ! version="0.6.0" provider-name="RubyPeople" class="org.rubypeople.rdt.debug.core.tests.RdtDebugTestsPlugin"> --- 4,8 ---- id="org.rubypeople.rdt.debug.core.tests" name="RDT Debug Core Tests" ! version="0.0.0" provider-name="RubyPeople" class="org.rubypeople.rdt.debug.core.tests.RdtDebugTestsPlugin"> |