|
From: Christopher W. <caw...@us...> - 2006-01-31 21:12:42
|
Update of /cvsroot/rubyeclipse/org.rubypeople.rdt.ui/META-INF In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19683/META-INF Modified Files: MANIFEST.MF Log Message: bump versions to 0.7.0 (from 0.6.0). Probably should have done this before the release ;) Index: MANIFEST.MF =================================================================== RCS file: /cvsroot/rubyeclipse/org.rubypeople.rdt.ui/META-INF/MANIFEST.MF,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** MANIFEST.MF 31 Jan 2006 20:29:53 -0000 1.5 --- MANIFEST.MF 31 Jan 2006 21:12:33 -0000 1.6 *************** *** 3,7 **** Bundle-Name: %Plugin.name Bundle-SymbolicName: org.rubypeople.rdt.ui; singleton:=true ! Bundle-Version: 0.6.0 Bundle-ClassPath: rdtui.jar Bundle-Activator: org.rubypeople.rdt.internal.ui.RubyPlugin --- 3,7 ---- Bundle-Name: %Plugin.name Bundle-SymbolicName: org.rubypeople.rdt.ui; singleton:=true ! Bundle-Version: 0.7.0 Bundle-ClassPath: rdtui.jar Bundle-Activator: org.rubypeople.rdt.internal.ui.RubyPlugin |