|
From: Markus B. <mba...@us...> - 2006-02-04 11:48:22
|
Update of /cvsroot/rubyeclipse/org.rubypeople.rdt.doc.user In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv8540 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.doc.user/plugin.xml,v retrieving revision 1.13 retrieving revision 1.14 diff -C2 -d -r1.13 -r1.14 *** plugin.xml 31 Jan 2006 21:12:53 -0000 1.13 --- plugin.xml 4 Feb 2006 11:48:15 -0000 1.14 *************** *** 4,8 **** id="org.rubypeople.rdt.doc.user" name="%Plugin.name" ! version="0.7.0" provider-name="RubyPeople, Inc."> </plugin> \ No newline at end of file --- 4,8 ---- id="org.rubypeople.rdt.doc.user" name="%Plugin.name" ! version="0.0.0" provider-name="RubyPeople, Inc."> </plugin> \ No newline at end of file |