Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSteffen Pingel2012-07-04 14:33:10 +0000
committerSteffen Pingel2012-07-04 14:33:10 +0000
commit354cd58167aa29b13fcc86af40126a87be7c2490 (patch)
tree7b97a597cee3d4751ca94afbdcf53900b97dfa77 /org.eclipse.mylyn.tasks.index.core/META-INF
parent45ac463791fa92472b2f0e3aceb6567501c97a0f (diff)
downloadorg.eclipse.mylyn.tasks-354cd58167aa29b13fcc86af40126a87be7c2490.tar.gz
org.eclipse.mylyn.tasks-354cd58167aa29b13fcc86af40126a87be7c2490.tar.xz
org.eclipse.mylyn.tasks-354cd58167aa29b13fcc86af40126a87be7c2490.zip
NEW - bug 384269: update versions for Mylyn 3.9
https://bugs.eclipse.org/bugs/show_bug.cgi?id=384269
Diffstat (limited to 'org.eclipse.mylyn.tasks.index.core/META-INF')
-rw-r--r--org.eclipse.mylyn.tasks.index.core/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.mylyn.tasks.index.core/META-INF/MANIFEST.MF b/org.eclipse.mylyn.tasks.index.core/META-INF/MANIFEST.MF
index 8b428ff31..abf21c6b8 100644
--- a/org.eclipse.mylyn.tasks.index.core/META-INF/MANIFEST.MF
+++ b/org.eclipse.mylyn.tasks.index.core/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %Bundle-Name
Bundle-SymbolicName: org.eclipse.mylyn.tasks.index.core
-Bundle-Version: 3.8.0.qualifier
+Bundle-Version: 3.9.0.qualifier
Bundle-Vendor: %Bundle-Vendor
Require-Bundle: org.eclipse.core.runtime,
org.eclipse.mylyn.tasks.core;bundle-version="3.8.0",

Back to the top