Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStephan Herrmann2010-09-25 20:33:50 +0000
committerStephan Herrmann2010-09-25 20:33:50 +0000
commit87343710ef9b053afce532eabdbe25d7369cdfd2 (patch)
tree828500b724b94483b0284d76d3b6f16a44b2096c /plugins/org.eclipse.objectteams.otdt.jdt.ui/META-INF/MANIFEST.MF
parent0935df41ff337819e2a5de0cb2f1ee66ac325cc4 (diff)
downloadorg.eclipse.objectteams-87343710ef9b053afce532eabdbe25d7369cdfd2.tar.gz
org.eclipse.objectteams-87343710ef9b053afce532eabdbe25d7369cdfd2.tar.xz
org.eclipse.objectteams-87343710ef9b053afce532eabdbe25d7369cdfd2.zip
bump up versions to 0.8 to build against 3.7.0M2a
Diffstat (limited to 'plugins/org.eclipse.objectteams.otdt.jdt.ui/META-INF/MANIFEST.MF')
-rw-r--r--plugins/org.eclipse.objectteams.otdt.jdt.ui/META-INF/MANIFEST.MF4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/org.eclipse.objectteams.otdt.jdt.ui/META-INF/MANIFEST.MF b/plugins/org.eclipse.objectteams.otdt.jdt.ui/META-INF/MANIFEST.MF
index a8c388840..4f1387141 100644
--- a/plugins/org.eclipse.objectteams.otdt.jdt.ui/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.objectteams.otdt.jdt.ui/META-INF/MANIFEST.MF
@@ -2,10 +2,10 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.objectteams.otdt.jdt.ui;singleton:=true
-Bundle-Version: 0.7.1.qualifier
+Bundle-Version: 0.8.0.qualifier
Require-Bundle: org.eclipse.objectteams.otequinox,
org.eclipse.jdt.ui,
- org.eclipse.jdt.core;bundle-version="[3.6.0.v_OTDT_r070,3.6.0.v_OTDT_r080)",
+ org.eclipse.jdt.core;bundle-version="[3.7.0.v_OTDT_r080,3.7.0.v_OTDT_r090)",
org.eclipse.core.runtime,
org.eclipse.core.resources,
org.eclipse.jface.text,

Back to the top