Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormkersten2005-07-05 16:54:20 +0000
committermkersten2005-07-05 16:54:20 +0000
commitc51e7ce82990ef863797e55392c4e399463a5ca6 (patch)
treebd09f18a9396b6add074bda546350c277252b7fe /org.eclipse.mylyn.tasks.ui/META-INF
parentb75b89ec9e8e7b7c2c25edb03c8662897f784628 (diff)
downloadorg.eclipse.mylyn.tasks-c51e7ce82990ef863797e55392c4e399463a5ca6.tar.gz
org.eclipse.mylyn.tasks-c51e7ce82990ef863797e55392c4e399463a5ca6.tar.xz
org.eclipse.mylyn.tasks-c51e7ce82990ef863797e55392c4e399463a5ca6.zip
Version udate
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 9df0ad700..575796910 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: Mylar Task Plug-in
Bundle-SymbolicName: org.eclipse.mylar.tasks; singleton:=true
-Bundle-Version: 0.2.5
+Bundle-Version: 0.3.0
Bundle-Activator: org.eclipse.mylar.tasks.MylarTasksPlugin
Bundle-Localization: plugin
Require-Bundle: org.eclipse.ui,

Back to the top