diff options
author | Andrew Niefer | 2009-09-03 19:19:13 +0000 |
---|---|---|
committer | Andrew Niefer | 2009-09-03 19:19:13 +0000 |
commit | bb286f21405f581d54c70c5f7bd1d55352086d5a (patch) | |
tree | 9f86be76ccde34e52dcb5436011d47fde7196aa1 /bundles/org.eclipse.equinox.launcher/fragments/org.eclipse.equinox.launcher.win32.win32.x86_64 | |
parent | 51194122aa0918d324ded3efe78ffcfba5fb70af (diff) | |
download | rt.equinox.framework-bb286f21405f581d54c70c5f7bd1d55352086d5a.tar.gz rt.equinox.framework-bb286f21405f581d54c70c5f7bd1d55352086d5a.tar.xz rt.equinox.framework-bb286f21405f581d54c70c5f7bd1d55352086d5a.zip |
recompilev20090908
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 | 2 |
1 files changed, 1 insertions, 1 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 44b87b7a6..f576346e5 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,7 +3,7 @@ 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.200.qualifier +Bundle-Version: 1.0.300.qualifier Fragment-Host: org.eclipse.equinox.launcher;bundle-version="1.0.0" Eclipse-PlatformFilter: (& (osgi.ws=win32) (osgi.os=win32) (osgi.arch=x86_64)) Bundle-Localization: launcher.win32.win32.x86_64 |