|
From: Christopher W. <caw...@us...> - 2006-01-31 21:12:41
|
Update of /cvsroot/rubyeclipse/org.rubypeople.rdt.core/META-INF In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19622/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.core/META-INF/MANIFEST.MF,v retrieving revision 1.10 retrieving revision 1.11 diff -C2 -d -r1.10 -r1.11 *** MANIFEST.MF 8 Jan 2006 11:37:55 -0000 1.10 --- MANIFEST.MF 31 Jan 2006 21:12:30 -0000 1.11 *************** *** 3,7 **** Bundle-Name: %Plugin.name Bundle-SymbolicName: org.rubypeople.rdt.core; singleton:=true ! Bundle-Version: 0.6.0 Bundle-ClassPath: rdtcore.jar, lib/jruby.jar --- 3,7 ---- Bundle-Name: %Plugin.name Bundle-SymbolicName: org.rubypeople.rdt.core; singleton:=true ! Bundle-Version: 0.7.0 Bundle-ClassPath: rdtcore.jar, lib/jruby.jar |