|
From: Markus B. <mba...@us...> - 2006-02-04 11:48:38
|
Update of /cvsroot/rubyeclipse/org.rubypeople.rdt In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv8591 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/plugin.xml,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -d -r1.7 -r1.8 *** plugin.xml 31 Jan 2006 21:12:50 -0000 1.7 --- plugin.xml 4 Feb 2006 11:48:25 -0000 1.8 *************** *** 4,8 **** id="org.rubypeople.rdt" name="%pluginName" ! version="0.7.0" provider-name="%providerName"> <requires> --- 4,8 ---- id="org.rubypeople.rdt" name="%pluginName" ! version="0.0.0" provider-name="%providerName"> <requires> |