Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Watson2015-04-23 13:50:34 +0000
committerThomas Watson2015-04-23 13:51:31 +0000
commit46bd2d5fbec5903237e44b847c206610a3a13f50 (patch)
tree3b03dd73a3568d728478ac8cb62cbe7c6a07fb3b /bundles/org.eclipse.equinox.launcher.gtk.linux.ppc64le/META-INF
parent11429350c4b53a644675d114fb2b64c6f68ef13c (diff)
downloadrt.equinox.framework-46bd2d5fbec5903237e44b847c206610a3a13f50.tar.gz
rt.equinox.framework-46bd2d5fbec5903237e44b847c206610a3a13f50.tar.xz
rt.equinox.framework-46bd2d5fbec5903237e44b847c206610a3a13f50.zip
Update versions for MarsI20150426-2000
Diffstat (limited to 'bundles/org.eclipse.equinox.launcher.gtk.linux.ppc64le/META-INF')
-rw-r--r--bundles/org.eclipse.equinox.launcher.gtk.linux.ppc64le/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.equinox.launcher.gtk.linux.ppc64le/META-INF/MANIFEST.MF b/bundles/org.eclipse.equinox.launcher.gtk.linux.ppc64le/META-INF/MANIFEST.MF
index df8a0bff5..313a0eb19 100644
--- a/bundles/org.eclipse.equinox.launcher.gtk.linux.ppc64le/META-INF/MANIFEST.MF
+++ b/bundles/org.eclipse.equinox.launcher.gtk.linux.ppc64le/META-INF/MANIFEST.MF
@@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-Vendor: %providerName
Bundle-SymbolicName: org.eclipse.equinox.launcher.gtk.linux.ppc64le;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,1.4.0)"
Eclipse-PlatformFilter: (& (osgi.ws=gtk) (osgi.os=linux) (osgi.arch=ppc64le))
Bundle-Localization: launcher.gtk.linux.ppc64le

Back to the top