Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Keller2016-08-15 11:10:34 +0000
committerMarkus Keller2016-08-15 11:10:34 +0000
commit9217e564510734af3fdc69b97370642f16e4635c (patch)
tree6ec3d5fcc8114dea77fafb19a50f31e3a885bd1b /bundles/org.eclipse.equinox.common/META-INF/MANIFEST.MF
parent9bdd086c2e4c377251095f565625f2b04b3673f6 (diff)
downloadrt.equinox.bundles-9217e564510734af3fdc69b97370642f16e4635c.tar.gz
rt.equinox.bundles-9217e564510734af3fdc69b97370642f16e4635c.tar.xz
rt.equinox.bundles-9217e564510734af3fdc69b97370642f16e4635c.zip
update bundle version for Oxygen
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 f1ad7f8b0..bba5bec7a 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.8.0.qualifier
+Bundle-Version: 3.8.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