Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormkersten2007-09-27 16:32:09 +0000
committermkersten2007-09-27 16:32:09 +0000
commita547c50fe466d63a3f01fda20fa3f8da7ed449a1 (patch)
treefcdd7ec1f7cbbd4f5e1c444a27445f0402b072d5 /org.eclipse.mylyn.bugzilla.ui/META-INF
parent2d1ca8f55aecf56d22040e9b1279ca6020860c24 (diff)
downloadorg.eclipse.mylyn.tasks-a547c50fe466d63a3f01fda20fa3f8da7ed449a1.tar.gz
org.eclipse.mylyn.tasks-a547c50fe466d63a3f01fda20fa3f8da7ed449a1.tar.xz
org.eclipse.mylyn.tasks-a547c50fe466d63a3f01fda20fa3f8da7ed449a1.zip
Version update
Diffstat (limited to 'org.eclipse.mylyn.bugzilla.ui/META-INF')
-rw-r--r--org.eclipse.mylyn.bugzilla.ui/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.mylyn.bugzilla.ui/META-INF/MANIFEST.MF b/org.eclipse.mylyn.bugzilla.ui/META-INF/MANIFEST.MF
index 5d7b213df..449581291 100644
--- a/org.eclipse.mylyn.bugzilla.ui/META-INF/MANIFEST.MF
+++ b/org.eclipse.mylyn.bugzilla.ui/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Mylyn Bugzilla Connector UI
Bundle-SymbolicName: org.eclipse.mylyn.bugzilla.ui; singleton:=true
-Bundle-Version: 2.1.0.v20070926-1900
+Bundle-Version: 2.1.0.v20070927-0900
Bundle-Activator: org.eclipse.mylyn.internal.bugzilla.ui.BugzillaUiPlugin
Bundle-Vendor: Eclipse.org
Require-Bundle: org.eclipse.ui,

Back to the top