Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorslewis2007-03-31 04:18:21 +0000
committerslewis2007-03-31 04:18:21 +0000
commit430c2d600fb7e58a0fa94edb1b97962cd658e268 (patch)
tree2a4aa68e6c28e085285c3db1b4f6862769f61724 /incubation/bundles
parentef9abc5e49a4c1ed2ef89893d8631934b5adbf90 (diff)
downloadorg.eclipse.ecf-430c2d600fb7e58a0fa94edb1b97962cd658e268.tar.gz
org.eclipse.ecf-430c2d600fb7e58a0fa94edb1b97962cd658e268.tar.xz
org.eclipse.ecf-430c2d600fb7e58a0fa94edb1b97962cd658e268.zip
commit for tag of version v20070330-2111
Diffstat (limited to 'incubation/bundles')
-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 e38cb2069..6e9f97e94 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.qualifier
+Bundle-Version: 0.1.0.v20070330-2111
Bundle-Activator: org.eclipse.ecf.internal.provider.vbulletin.Activator
Bundle-Vendor: %plugin.provider
Bundle-Localization: plugin

Back to the top