|
From: Markus B. <mba...@us...> - 2006-02-04 11:48:21
|
Update of /cvsroot/rubyeclipse/org.rubypeople.rdt.debug.ui.tests In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv8530 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.ui.tests/plugin.xml,v retrieving revision 1.15 retrieving revision 1.16 diff -C2 -d -r1.15 -r1.16 *** plugin.xml 24 Oct 2005 22:59:50 -0000 1.15 --- plugin.xml 4 Feb 2006 11:48:12 -0000 1.16 *************** *** 4,8 **** id="org.rubypeople.rdt.debug.ui.tests" name="RDT Debug UI Tests" ! version="0.6.0" provider-name="RubyPeople Inc." class="org.rubypeople.rdt.debug.ui.tests.RdtDebugUiTestsPlugin"> --- 4,8 ---- id="org.rubypeople.rdt.debug.ui.tests" name="RDT Debug UI Tests" ! version="0.0.0" provider-name="RubyPeople Inc." class="org.rubypeople.rdt.debug.ui.tests.RdtDebugUiTestsPlugin"> |