Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.tm.tcf.rse/META-INF/MANIFEST.MF')
-rw-r--r--plugins/org.eclipse.tm.tcf.rse/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/org.eclipse.tm.tcf.rse/META-INF/MANIFEST.MF b/plugins/org.eclipse.tm.tcf.rse/META-INF/MANIFEST.MF
index 08b2b4e29..e528d14af 100644
--- a/plugins/org.eclipse.tm.tcf.rse/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.tm.tcf.rse/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.tm.tcf.rse;singleton:=true
-Bundle-Version: 0.2.0
+Bundle-Version: 0.2.0.qualifier
Bundle-Activator: org.eclipse.tm.internal.tcf.rse.Activator
Bundle-Vendor: %providerName
Require-Bundle: org.eclipse.ui,

Back to the top