Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormkersten2007-05-19 03:20:46 +0000
committermkersten2007-05-19 03:20:46 +0000
commite66445a1b7726b962ad79a8847a9bb3b883447c9 (patch)
tree876abf3920f016d1124128067ddad1f2ada4dff3 /org.eclipse.mylyn.bugzilla.core
parent7f395c9c97f84e487812a1f14aa1e0371e304fe6 (diff)
downloadorg.eclipse.mylyn.tasks-e66445a1b7726b962ad79a8847a9bb3b883447c9.tar.gz
org.eclipse.mylyn.tasks-e66445a1b7726b962ad79a8847a9bb3b883447c9.tar.xz
org.eclipse.mylyn.tasks-e66445a1b7726b962ad79a8847a9bb3b883447c9.zip
Version update
Diffstat (limited to 'org.eclipse.mylyn.bugzilla.core')
-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 58b3f9d3b..32b9163e6 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.v20070518-0100
+Bundle-Version: 2.0.0.v20070518-2030
Bundle-Activator: org.eclipse.mylar.internal.bugzilla.core.BugzillaCorePlugin
Require-Bundle: org.eclipse.core.runtime,
org.eclipse.mylar.tasks.core,

Back to the top