Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohn Arthorne2009-08-20 18:34:37 +0000
committerJohn Arthorne2009-08-20 18:34:37 +0000
commit75f7c19d94d9f7f1706b829f8de6e9c108fa4065 (patch)
tree00088dc78b733b9afb157dc3b803fcd5ff55b16b /bundles/org.eclipse.equinox.frameworkadmin
parentc1084eec371fba75b6d4ed4c747544d2c3dd1a4f (diff)
downloadrt.equinox.p2-75f7c19d94d9f7f1706b829f8de6e9c108fa4065.tar.gz
rt.equinox.p2-75f7c19d94d9f7f1706b829f8de6e9c108fa4065.tar.xz
rt.equinox.p2-75f7c19d94d9f7f1706b829f8de6e9c108fa4065.zip
Updated qualifier for bug fixes in helios stream
Diffstat (limited to 'bundles/org.eclipse.equinox.frameworkadmin')
-rw-r--r--bundles/org.eclipse.equinox.frameworkadmin/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.equinox.frameworkadmin/META-INF/MANIFEST.MF b/bundles/org.eclipse.equinox.frameworkadmin/META-INF/MANIFEST.MF
index 32b73b456..0e4ecc3c7 100644
--- a/bundles/org.eclipse.equinox.frameworkadmin/META-INF/MANIFEST.MF
+++ b/bundles/org.eclipse.equinox.frameworkadmin/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.equinox.frameworkadmin;singleton:=true
-Bundle-Version: 1.0.100.qualifier
+Bundle-Version: 1.0.200.qualifier
Bundle-Vendor: %providerName
Bundle-Localization: plugin
Import-Package: org.eclipse.osgi.service.pluginconversion;version="1.0.0",

Back to the top