Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohn Arthorne2009-06-19 19:54:50 +0000
committerJohn Arthorne2009-06-19 19:54:50 +0000
commite60aed25aa522f95963e3459e2cc52aa48f6d944 (patch)
tree297181c3e5c3e90ab1f133692139c03627c6a077 /bundles/org.eclipse.equinox.common/META-INF/MANIFEST.MF
parentd0da463d182c95725e4faaf9394b787f9919f848 (diff)
downloadrt.equinox.bundles-e60aed25aa522f95963e3459e2cc52aa48f6d944.tar.gz
rt.equinox.bundles-e60aed25aa522f95963e3459e2cc52aa48f6d944.tar.xz
rt.equinox.bundles-e60aed25aa522f95963e3459e2cc52aa48f6d944.zip
Incremented service segment for bug fix in 3.5 stream
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 ce1778f26..f621fa1f3 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.5.0.qualifier
+Bundle-Version: 3.5.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