Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormkersten2007-09-14 02:07:17 +0000
committermkersten2007-09-14 02:07:17 +0000
commit99866ab96ead27ec19107d7320b8c81c0cf74ee1 (patch)
tree636fc3646ecaac0963310aa35fde912501b5f813 /org.eclipse.mylyn.bugzilla.ui/META-INF
parent8a2a4e97e7e80a99e9b05d1b34918595596160dc (diff)
downloadorg.eclipse.mylyn.tasks-99866ab96ead27ec19107d7320b8c81c0cf74ee1.tar.gz
org.eclipse.mylyn.tasks-99866ab96ead27ec19107d7320b8c81c0cf74ee1.tar.xz
org.eclipse.mylyn.tasks-99866ab96ead27ec19107d7320b8c81c0cf74ee1.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 01f95cfd1..429b7ae40 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.0.0.v20070910-1300
+Bundle-Version: 2.0.0.v20070913-1900
Bundle-Activator: org.eclipse.mylyn.internal.bugzilla.ui.BugzillaUiPlugin
Bundle-Vendor: Eclipse.org
Require-Bundle: org.eclipse.ui,

Back to the top