|
From: Christopher W. <caw...@us...> - 2006-01-31 21:12:41
|
Update of /cvsroot/rubyeclipse/org.rubypeople.rdt.launching In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19585 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.launching/plugin.xml,v retrieving revision 1.22 retrieving revision 1.23 diff -C2 -d -r1.22 -r1.23 *** plugin.xml 9 Mar 2005 04:14:24 -0000 1.22 --- plugin.xml 31 Jan 2006 21:12:26 -0000 1.23 *************** *** 4,8 **** id="org.rubypeople.rdt.launching" name="%Plugin.name" ! version="0.6.0" provider-name="RubyPeople, Inc." class="org.rubypeople.rdt.internal.launching.RdtLaunchingPlugin"> --- 4,8 ---- id="org.rubypeople.rdt.launching" name="%Plugin.name" ! version="0.7.0" provider-name="RubyPeople, Inc." class="org.rubypeople.rdt.internal.launching.RdtLaunchingPlugin"> |