Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSteffen Pingel2011-10-26 22:12:05 +0000
committerSteffen Pingel2011-10-26 22:12:05 +0000
commit6bcc3f6eab42a62ff655c3a1b80e2ea0aaf3ed92 (patch)
tree0543534a1790c7d9d47f6b4bb110e79877191708 /org.eclipse.mylyn.tasks.ui/META-INF
parentd65cd5c4c02419177a58614fc76a12e2e7e1ff4b (diff)
downloadorg.eclipse.mylyn.tasks-6bcc3f6eab42a62ff655c3a1b80e2ea0aaf3ed92.tar.gz
org.eclipse.mylyn.tasks-6bcc3f6eab42a62ff655c3a1b80e2ea0aaf3ed92.tar.xz
org.eclipse.mylyn.tasks-6bcc3f6eab42a62ff655c3a1b80e2ea0aaf3ed92.zip
NEW - bug 362009: update versions
https://bugs.eclipse.org/bugs/show_bug.cgi?id=362009
Diffstat (limited to 'org.eclipse.mylyn.tasks.ui/META-INF')
-rw-r--r--org.eclipse.mylyn.tasks.ui/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.mylyn.tasks.ui/META-INF/MANIFEST.MF b/org.eclipse.mylyn.tasks.ui/META-INF/MANIFEST.MF
index 29dd6085b..adb8e07bb 100644
--- a/org.eclipse.mylyn.tasks.ui/META-INF/MANIFEST.MF
+++ b/org.eclipse.mylyn.tasks.ui/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.ui;singleton:=true
-Bundle-Version: 3.6.3.v20111013-0100
+Bundle-Version: 3.6.3.v20111026-0100
Bundle-Activator: org.eclipse.mylyn.internal.tasks.ui.TasksUiPlugin
Require-Bundle: org.eclipse.ui,
org.eclipse.compare,

Back to the top