File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
runtime/bundles/org.eclipse.core.runtime/META-INF Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
Manifest-Version : 1.0
2
2
Bundle-ManifestVersion : 2
3
3
Bundle-Name : %pluginName
4
- Bundle-Version : 3.32.100 .qualifier
4
+ Bundle-Version : 3.33.0 .qualifier
5
5
Bundle-SymbolicName : org.eclipse.core.runtime; singleton:=true
6
6
Bundle-Vendor : %providerName
7
7
Bundle-Activator : org.eclipse.core.internal.runtime.PlatformActivator
@@ -10,7 +10,7 @@ Export-Package: org.eclipse.core.internal.preferences.legacy;x-internal:=true,
10
10
org.eclipse.core.internal.runtime;x-internal:=true,
11
11
org.eclipse.core.runtime;version="3.7.0"
12
12
Require-Bundle : org.eclipse.osgi;bundle-version="[3.18.0,4.0.0)";visibility:=reexport,
13
- org.eclipse.equinox.common;bundle-version="[3.19 .0,4.0.0)";visibility:=reexport,
13
+ org.eclipse.equinox.common;bundle-version="[3.20 .0,4.0.0)";visibility:=reexport,
14
14
org.eclipse.core.jobs;bundle-version="[3.15.0,4.0.0)";visibility:=reexport,
15
15
org.eclipse.equinox.registry;bundle-version="[3.12.0,4.0.0)";visibility:=reexport,
16
16
org.eclipse.equinox.preferences;bundle-version="[3.11.0,4.0.0)";visibility:=reexport,
You can’t perform that action at this time.
0 commit comments