Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormkersten2005-11-28 18:10:45 +0000
committermkersten2005-11-28 18:10:45 +0000
commit8b8047de03f3b1cb93b3922805d670bc42631914 (patch)
treeb04c523be37611aa1faeecfab4ea322e20e7d8df /org.eclipse.mylyn.bugzilla.core/META-INF/MANIFEST.MF
parent5098da612cfca5d7733181d107b50e2a1224da7e (diff)
downloadorg.eclipse.mylyn.tasks-8b8047de03f3b1cb93b3922805d670bc42631914.tar.gz
org.eclipse.mylyn.tasks-8b8047de03f3b1cb93b3922805d670bc42631914.tar.xz
org.eclipse.mylyn.tasks-8b8047de03f3b1cb93b3922805d670bc42631914.zip
*** empty log message ***
Diffstat (limited to 'org.eclipse.mylyn.bugzilla.core/META-INF/MANIFEST.MF')
-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 b4d5949e0..6dcb8ded4 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: Bugzilla Core Plug-in
Bundle-SymbolicName: org.eclipse.mylar.bugzilla.core; singleton:=true
-Bundle-Version: 0.4.3
+Bundle-Version: 0.4.3.1
Bundle-Activator: org.eclipse.mylar.bugzilla.core.BugzillaPlugin
Bundle-Localization: plugin
Require-Bundle: org.eclipse.ui,

Back to the top