diff options
author | Thomas Watson | 2010-02-09 20:18:22 +0000 |
---|---|---|
committer | Thomas Watson | 2010-02-09 20:18:22 +0000 |
commit | 695335a34cd329715a3b23f8d576a9ade3538175 (patch) | |
tree | c4460d66b59185a0b829fc35fa460fefa634ecf8 | |
parent | 9ebb8f327ce4f9eee1a386afd3c2a4c33ea29272 (diff) | |
download | rt.equinox.framework-695335a34cd329715a3b23f8d576a9ade3538175.tar.gz rt.equinox.framework-695335a34cd329715a3b23f8d576a9ade3538175.tar.xz rt.equinox.framework-695335a34cd329715a3b23f8d576a9ade3538175.zip |
Bug 302309 - unsigned bundles in 3.5.2 streamR35x_v20100209
-rwxr-xr-x | bundles/org.eclipse.equinox.launcher/fragments/org.eclipse.equinox.launcher.motif.linux.x86/META-INF/MANIFEST.MF | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.equinox.launcher/fragments/org.eclipse.equinox.launcher.motif.linux.x86/META-INF/MANIFEST.MF b/bundles/org.eclipse.equinox.launcher/fragments/org.eclipse.equinox.launcher.motif.linux.x86/META-INF/MANIFEST.MF index 9ab1d5939..ec6ce7c9e 100755 --- a/bundles/org.eclipse.equinox.launcher/fragments/org.eclipse.equinox.launcher.motif.linux.x86/META-INF/MANIFEST.MF +++ b/bundles/org.eclipse.equinox.launcher/fragments/org.eclipse.equinox.launcher.motif.linux.x86/META-INF/MANIFEST.MF @@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2 Bundle-Name: %pluginName Bundle-Vendor: %providerName Bundle-SymbolicName: org.eclipse.equinox.launcher.motif.linux.x86;singleton:=true -Bundle-Version: 1.0.200.qualifier +Bundle-Version: 1.0.201.qualifier Fragment-Host: org.eclipse.equinox.launcher;bundle-version="[1.0.0,1.1.0)" Eclipse-PlatformFilter: (& (osgi.ws=motif) (osgi.os=linux) (osgi.arch=x86)) Bundle-Localization: launcher.motif.linux.x86 |