Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormkersten2007-06-07 20:48:33 +0000
committermkersten2007-06-07 20:48:33 +0000
commit539c7615dacd64aaf5ad8e91b2305429290df289 (patch)
tree49d42c2c9ccc665446d71d3fe7431bb372439e48 /org.eclipse.mylyn.bugzilla.core/META-INF
parent85f52afb57c9a3680ccb1a950b99ac74dca5dba5 (diff)
downloadorg.eclipse.mylyn.tasks-539c7615dacd64aaf5ad8e91b2305429290df289.tar.gz
org.eclipse.mylyn.tasks-539c7615dacd64aaf5ad8e91b2305429290df289.tar.xz
org.eclipse.mylyn.tasks-539c7615dacd64aaf5ad8e91b2305429290df289.zip
Version update
Diffstat (limited to 'org.eclipse.mylyn.bugzilla.core/META-INF')
-rw-r--r--org.eclipse.mylyn.bugzilla.core/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.mylyn.bugzilla.core/META-INF/MANIFEST.MF b/org.eclipse.mylyn.bugzilla.core/META-INF/MANIFEST.MF
index 59a49a6e8..41c419373 100644
--- a/org.eclipse.mylyn.bugzilla.core/META-INF/MANIFEST.MF
+++ b/org.eclipse.mylyn.bugzilla.core/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Mylar Bugzilla Connector Core Plug-in
Bundle-SymbolicName: org.eclipse.mylar.bugzilla.core; singleton:=true
-Bundle-Version: 2.0.0.v20070601-1800
+Bundle-Version: 2.0.0.v20070607-1200
Bundle-Activator: org.eclipse.mylar.internal.bugzilla.core.BugzillaCorePlugin
Require-Bundle: org.eclipse.core.runtime,
org.eclipse.mylar.tasks.core,

Back to the top