Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLars Vogel2019-02-08 08:03:09 +0000
committerLars Vogel2019-02-08 08:03:09 +0000
commit548c0c75acb2b27e73a2b35d5082bbc68b931362 (patch)
treeb95ba4fb1bcc27ddf0251f35bd8e6d3abd786971 /bundles/org.eclipse.osgi.compatibility.state/META-INF/MANIFEST.MF
parent684430b1320e2e5f99dc7a93dda6484558b606ae (diff)
downloadrt.equinox.framework-548c0c75acb2b27e73a2b35d5082bbc68b931362.tar.gz
rt.equinox.framework-548c0c75acb2b27e73a2b35d5082bbc68b931362.tar.xz
rt.equinox.framework-548c0c75acb2b27e73a2b35d5082bbc68b931362.zip
Version 4.11 update for org.eclipse.osgi.compatibility.state
Change-Id: I3a9b88e4d1a9f05831fb16a0e4b710e4cac6abf1 Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
Diffstat (limited to 'bundles/org.eclipse.osgi.compatibility.state/META-INF/MANIFEST.MF')
-rw-r--r--bundles/org.eclipse.osgi.compatibility.state/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.osgi.compatibility.state/META-INF/MANIFEST.MF b/bundles/org.eclipse.osgi.compatibility.state/META-INF/MANIFEST.MF
index 38d565005..a01c7b832 100644
--- a/bundles/org.eclipse.osgi.compatibility.state/META-INF/MANIFEST.MF
+++ b/bundles/org.eclipse.osgi.compatibility.state/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %Bundle-Name
Bundle-SymbolicName: org.eclipse.osgi.compatibility.state
-Bundle-Version: 1.1.300.qualifier
+Bundle-Version: 1.1.400.qualifier
ExtensionBundle-Activator: org.eclipse.osgi.compatibility.state.Activator
Fragment-Host: org.eclipse.osgi;bundle-version="3.12.0"
Bundle-RequiredExecutionEnvironment: JavaSE-1.7

Back to the top