Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Watson2017-08-09 14:15:34 +0000
committerThomas Watson2017-08-09 14:27:58 +0000
commit35c30ef0d06b2ce222d6f4b7c4705bfc3b3d99dc (patch)
treec951cddb639dc5677286425e8148d8eec3179b1e /bundles/org.eclipse.equinox.common/META-INF/MANIFEST.MF
parent1f4da249ef8b1285585d3ba27aad2faeba7df08c (diff)
downloadrt.equinox.bundles-35c30ef0d06b2ce222d6f4b7c4705bfc3b3d99dc.tar.gz
rt.equinox.bundles-35c30ef0d06b2ce222d6f4b7c4705bfc3b3d99dc.tar.xz
rt.equinox.bundles-35c30ef0d06b2ce222d6f4b7c4705bfc3b3d99dc.zip
Diffstat (limited to 'bundles/org.eclipse.equinox.common/META-INF/MANIFEST.MF')
-rw-r--r--bundles/org.eclipse.equinox.common/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.equinox.common/META-INF/MANIFEST.MF b/bundles/org.eclipse.equinox.common/META-INF/MANIFEST.MF
index fc9deee6b..9947dbfa8 100644
--- a/bundles/org.eclipse.equinox.common/META-INF/MANIFEST.MF
+++ b/bundles/org.eclipse.equinox.common/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.equinox.common; singleton:=true
-Bundle-Version: 3.9.0.qualifier
+Bundle-Version: 3.9.100.qualifier
Bundle-Localization: plugin
Export-Package: org.eclipse.core.internal.boot;x-friends:="org.eclipse.core.resources,org.eclipse.core.runtime.compatibility,org.eclipse.pde.build",
org.eclipse.core.internal.runtime;common=split;mandatory:=common;

Back to the top