Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'incubation')
-rw-r--r--incubation/bundles/org.eclipse.ecf.provider.vbulletin/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/incubation/bundles/org.eclipse.ecf.provider.vbulletin/META-INF/MANIFEST.MF b/incubation/bundles/org.eclipse.ecf.provider.vbulletin/META-INF/MANIFEST.MF
index 6e9f97e94..e38cb2069 100644
--- a/incubation/bundles/org.eclipse.ecf.provider.vbulletin/META-INF/MANIFEST.MF
+++ b/incubation/bundles/org.eclipse.ecf.provider.vbulletin/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %plugin.name
Bundle-SymbolicName: org.eclipse.ecf.provider.vbulletin;singleton:=true
-Bundle-Version: 0.1.0.v20070330-2111
+Bundle-Version: 0.1.0.qualifier
Bundle-Activator: org.eclipse.ecf.internal.provider.vbulletin.Activator
Bundle-Vendor: %plugin.provider
Bundle-Localization: plugin

Back to the top