Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Kurtakov2017-11-08 18:34:49 +0000
committerAlexander Kurtakov2017-11-08 18:34:49 +0000
commitddc5885182d11e3eddbd634eb864dc89bcd87fac (patch)
tree28afb548e58d6e77d0daff66d2e3deb9083cd410 /bundles/org.eclipse.equinox.launcher.gtk.linux.ppc64/META-INF/MANIFEST.MF
parent7f08f4d1d967e1ead8e817c83672b469be759af8 (diff)
downloadrt.equinox.framework-ddc5885182d11e3eddbd634eb864dc89bcd87fac.tar.gz
rt.equinox.framework-ddc5885182d11e3eddbd634eb864dc89bcd87fac.tar.xz
rt.equinox.framework-ddc5885182d11e3eddbd634eb864dc89bcd87fac.zip
Change-Id: I8dd8b822d292c1a2f80a57cba7bf24dff99dda1b Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
Diffstat (limited to 'bundles/org.eclipse.equinox.launcher.gtk.linux.ppc64/META-INF/MANIFEST.MF')
-rw-r--r--bundles/org.eclipse.equinox.launcher.gtk.linux.ppc64/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.equinox.launcher.gtk.linux.ppc64/META-INF/MANIFEST.MF b/bundles/org.eclipse.equinox.launcher.gtk.linux.ppc64/META-INF/MANIFEST.MF
index 33768efe6..dbd0f2792 100644
--- a/bundles/org.eclipse.equinox.launcher.gtk.linux.ppc64/META-INF/MANIFEST.MF
+++ b/bundles/org.eclipse.equinox.launcher.gtk.linux.ppc64/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.ppc64;singleton:=true
-Bundle-Version: 1.1.550.qualifier
+Bundle-Version: 1.1.551.qualifier
Fragment-Host: org.eclipse.equinox.launcher;bundle-version="[1.0.0,1.5.0)"
Eclipse-PlatformFilter: (& (osgi.ws=gtk) (osgi.os=linux) (osgi.arch=ppc64))
Bundle-Localization: launcher.gtk.linux.ppc64

Back to the top