Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Watson2009-03-04 15:48:07 +0000
committerThomas Watson2009-03-04 15:48:07 +0000
commitc06d2db0db9ca57f1b6e6d19a8bda1b957781c14 (patch)
tree2d944aef1ebd0570773f63afaab5de236f0d1c9e /bundles/org.eclipse.equinox.device
parent6b601aee29ac5c483275b2e729d769316812ea08 (diff)
downloadrt.equinox.bundles-c06d2db0db9ca57f1b6e6d19a8bda1b957781c14.tar.gz
rt.equinox.bundles-c06d2db0db9ca57f1b6e6d19a8bda1b957781c14.tar.xz
rt.equinox.bundles-c06d2db0db9ca57f1b6e6d19a8bda1b957781c14.zip
Bug 254300 Brandingpre_log_1_1
Diffstat (limited to 'bundles/org.eclipse.equinox.device')
-rw-r--r--bundles/org.eclipse.equinox.device/META-INF/MANIFEST.MF2
-rw-r--r--bundles/org.eclipse.equinox.device/plugin.properties2
2 files changed, 2 insertions, 2 deletions
diff --git a/bundles/org.eclipse.equinox.device/META-INF/MANIFEST.MF b/bundles/org.eclipse.equinox.device/META-INF/MANIFEST.MF
index 3dffed693..57cac74f3 100644
--- a/bundles/org.eclipse.equinox.device/META-INF/MANIFEST.MF
+++ b/bundles/org.eclipse.equinox.device/META-INF/MANIFEST.MF
@@ -1,6 +1,6 @@
Bundle-ManifestVersion: 2
Bundle-Name: %bundleName
-Bundle-Version: 1.0.1.qualifier
+Bundle-Version: 1.0.100.qualifier
Bundle-Activator: org.eclipse.equinox.device.Activator
Bundle-SymbolicName: org.eclipse.equinox.device
Bundle-Vendor: %bundleVendor
diff --git a/bundles/org.eclipse.equinox.device/plugin.properties b/bundles/org.eclipse.equinox.device/plugin.properties
index 86742fd77..863dfe91d 100644
--- a/bundles/org.eclipse.equinox.device/plugin.properties
+++ b/bundles/org.eclipse.equinox.device/plugin.properties
@@ -8,6 +8,6 @@
# Contributors:
# IBM Corporation - initial API and implementation
###############################################################################
-bundleVendor = Eclipse.org
+bundleVendor = Eclipse.org - Equinox
bundleName = Device Access Service
bundleCopyright = Copyright (c) IBM Corp. 1999, 2005

Back to the top