* Versions for core, tcl, ruby plugins
diff --git a/plugins/org.eclipse.dltk.python.launching/META-INF/MANIFEST.MF b/plugins/org.eclipse.dltk.python.launching/META-INF/MANIFEST.MF index df05f9b..ca4e3d0 100644 --- a/plugins/org.eclipse.dltk.python.launching/META-INF/MANIFEST.MF +++ b/plugins/org.eclipse.dltk.python.launching/META-INF/MANIFEST.MF
@@ -8,9 +8,9 @@ Bundle-Localization: plugin Require-Bundle: org.eclipse.ui, org.eclipse.core.runtime, - org.eclipse.dltk.launching, + org.eclipse.dltk.launching;bundle-version="2.0.0", org.eclipse.debug.core, - org.eclipse.dltk.core, + org.eclipse.dltk.core;bundle-version="2.0.0", org.eclipse.core.resources, org.eclipse.jface.text, org.eclipse.dltk.python.core,