diff options
author | Andrew Niefer | 2009-10-07 20:30:03 +0000 |
---|---|---|
committer | Andrew Niefer | 2009-10-07 20:30:03 +0000 |
commit | 709a024e8c8d4282552fcbe2ab01db59a45707b6 (patch) | |
tree | 8a7310a3cfb5f1f061b3b971e43f7d1f75bb1e81 /bundles/org.eclipse.equinox.launcher/fragments/org.eclipse.equinox.launcher.win32.win32.x86_64 | |
parent | 7c43efaf10f6abc8819026f7ea7ec08e34fc4211 (diff) | |
download | rt.equinox.framework-709a024e8c8d4282552fcbe2ab01db59a45707b6.tar.gz rt.equinox.framework-709a024e8c8d4282552fcbe2ab01db59a45707b6.tar.xz rt.equinox.framework-709a024e8c8d4282552fcbe2ab01db59a45707b6.zip |
bug 291673 - upversion launchers
Diffstat (limited to 'bundles/org.eclipse.equinox.launcher/fragments/org.eclipse.equinox.launcher.win32.win32.x86_64')
-rw-r--r-- | bundles/org.eclipse.equinox.launcher/fragments/org.eclipse.equinox.launcher.win32.win32.x86_64/META-INF/MANIFEST.MF | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/bundles/org.eclipse.equinox.launcher/fragments/org.eclipse.equinox.launcher.win32.win32.x86_64/META-INF/MANIFEST.MF b/bundles/org.eclipse.equinox.launcher/fragments/org.eclipse.equinox.launcher.win32.win32.x86_64/META-INF/MANIFEST.MF index f576346e5..8675dc0e0 100644 --- a/bundles/org.eclipse.equinox.launcher/fragments/org.eclipse.equinox.launcher.win32.win32.x86_64/META-INF/MANIFEST.MF +++ b/bundles/org.eclipse.equinox.launcher/fragments/org.eclipse.equinox.launcher.win32.win32.x86_64/META-INF/MANIFEST.MF @@ -3,8 +3,8 @@ Bundle-ManifestVersion: 2 Bundle-Name: %pluginName Bundle-Vendor: %providerName Bundle-SymbolicName: org.eclipse.equinox.launcher.win32.win32.x86_64;singleton:=true -Bundle-Version: 1.0.300.qualifier -Fragment-Host: org.eclipse.equinox.launcher;bundle-version="1.0.0" +Bundle-Version: 1.1.0.qualifier +Fragment-Host: org.eclipse.equinox.launcher;bundle-version="[1.0.0,1.2.0)" Eclipse-PlatformFilter: (& (osgi.ws=win32) (osgi.os=win32) (osgi.arch=x86_64)) Bundle-Localization: launcher.win32.win32.x86_64 Eclipse-BundleShape: dir |