Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorslewis2007-03-22 04:25:52 +0000
committerslewis2007-03-22 04:25:52 +0000
commitd6371ecf08d400afe85ff4f55e2a8409bd402289 (patch)
treedb761ee05b00ac7432cc6b38abdc7194a0e22699 /framework/bundles/org.eclipse.ecf.discovery.ui
parent6fe149a3d7a4174b7d6cf9aa29dfe441441a2fbd (diff)
downloadorg.eclipse.ecf-d6371ecf08d400afe85ff4f55e2a8409bd402289.tar.gz
org.eclipse.ecf-d6371ecf08d400afe85ff4f55e2a8409bd402289.tar.xz
org.eclipse.ecf-d6371ecf08d400afe85ff4f55e2a8409bd402289.zip
new version number
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 3df85c99a..65f6280e7 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.v200703211937
+Bundle-Version: 1.0.0.v20070321-2014
Bundle-Activator: org.eclipse.ecf.internal.discovery.ui.Activator
Bundle-Localization: plugin
Require-Bundle: org.eclipse.ui,

Back to the top