|
From: Markus B. <mba...@us...> - 2006-02-04 12:47:04
|
Update of /cvsroot/rubyeclipse/org.rubypeople.eclipse.shams In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv29300 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.eclipse.shams/plugin.xml,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -d -r1.7 -r1.8 *** plugin.xml 1 Oct 2005 23:00:50 -0000 1.7 --- plugin.xml 4 Feb 2006 12:46:50 -0000 1.8 *************** *** 4,8 **** id="org.rubypeople.eclipse.shams" name="Shams" ! version="0.6.0" provider-name="RubyPeople, Inc."> --- 4,8 ---- id="org.rubypeople.eclipse.shams" name="Shams" ! version="0.0.0" provider-name="RubyPeople, Inc."> |