|
From: Christopher W. <caw...@us...> - 2006-01-31 21:12:57
|
Update of /cvsroot/rubyeclipse/org.rubypeople.rdt In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19824 Modified Files: plugin.xml Log Message: bump versions to 0.7.0 (from 0.6.0). Probably should have done this before the release ;) Index: plugin.xml =================================================================== RCS file: /cvsroot/rubyeclipse/org.rubypeople.rdt/plugin.xml,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** plugin.xml 9 Mar 2005 04:14:20 -0000 1.6 --- plugin.xml 31 Jan 2006 21:12:50 -0000 1.7 *************** *** 4,8 **** id="org.rubypeople.rdt" name="%pluginName" ! version="0.6.0" provider-name="%providerName"> <requires> --- 4,8 ---- id="org.rubypeople.rdt" name="%pluginName" ! version="0.7.0" provider-name="%providerName"> <requires> |