Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorslewis2007-03-30 20:11:36 +0000
committerslewis2007-03-30 20:11:36 +0000
commitf611172c04e5a1d3bbffc5817ed4e0fef8f023da (patch)
tree093a2a629571cb2214082359a2184f9b3c78f1e3 /framework/bundles/org.eclipse.ecf.discovery.ui
parent50035e90a06bbc9943c6f21b70202a8979183d12 (diff)
downloadorg.eclipse.ecf-f611172c04e5a1d3bbffc5817ed4e0fef8f023da.tar.gz
org.eclipse.ecf-f611172c04e5a1d3bbffc5817ed4e0fef8f023da.tar.xz
org.eclipse.ecf-f611172c04e5a1d3bbffc5817ed4e0fef8f023da.zip
Bundle-Version checkin for v20070330 tag (1.0.0.M6)
Diffstat (limited to 'framework/bundles/org.eclipse.ecf.discovery.ui')
-rw-r--r--framework/bundles/org.eclipse.ecf.discovery.ui/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/framework/bundles/org.eclipse.ecf.discovery.ui/META-INF/MANIFEST.MF b/framework/bundles/org.eclipse.ecf.discovery.ui/META-INF/MANIFEST.MF
index aa529dbd8..3bf6c65a7 100644
--- a/framework/bundles/org.eclipse.ecf.discovery.ui/META-INF/MANIFEST.MF
+++ b/framework/bundles/org.eclipse.ecf.discovery.ui/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %plugin.name
Bundle-SymbolicName: org.eclipse.ecf.discovery.ui;singleton:=true
-Bundle-Version: 1.0.0.qualifier
+Bundle-Version: 1.0.0.v20070330
Bundle-Activator: org.eclipse.ecf.internal.discovery.ui.Activator
Bundle-Localization: plugin
Require-Bundle: org.eclipse.ui,

Back to the top