Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Watson2017-08-09 14:18:18 +0000
committerThomas Watson2017-08-09 14:50:27 +0000
commit8c131b4fef062b858c96a13c037775cde519faa8 (patch)
tree5be64a66039be4be927d0650ac6cfd24ec1d004a /bundles/org.eclipse.equinox.launcher.win32.win32.x86/META-INF/MANIFEST.MF
parent3e193d46363000ec2ee01890557c49c52b845326 (diff)
downloadrt.equinox.framework-8c131b4fef062b858c96a13c037775cde519faa8.tar.gz
rt.equinox.framework-8c131b4fef062b858c96a13c037775cde519faa8.tar.xz
rt.equinox.framework-8c131b4fef062b858c96a13c037775cde519faa8.zip
Diffstat (limited to 'bundles/org.eclipse.equinox.launcher.win32.win32.x86/META-INF/MANIFEST.MF')
-rw-r--r--bundles/org.eclipse.equinox.launcher.win32.win32.x86/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.equinox.launcher.win32.win32.x86/META-INF/MANIFEST.MF b/bundles/org.eclipse.equinox.launcher.win32.win32.x86/META-INF/MANIFEST.MF
index 6cf00ef32..8aea6add2 100644
--- a/bundles/org.eclipse.equinox.launcher.win32.win32.x86/META-INF/MANIFEST.MF
+++ b/bundles/org.eclipse.equinox.launcher.win32.win32.x86/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; singleton:=true
-Bundle-Version: 1.1.500.qualifier
+Bundle-Version: 1.1.600.qualifier
Fragment-Host: org.eclipse.equinox.launcher;bundle-version="[1.0.0,1.5.0)"
Eclipse-PlatformFilter: (& (osgi.ws=win32) (osgi.os=win32) (osgi.arch=x86))
Bundle-Localization: launcher.win32.win32.x86

Back to the top