Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPascal Rapicault2009-12-09 16:33:40 +0000
committerPascal Rapicault2009-12-09 16:33:40 +0000
commit31ae17adfa709f0da57870fb561c7816948ba19c (patch)
tree65cad3ffc1961ef1140799b53593cbb20d66c425 /bundles/org.eclipse.equinox.p2.ql/META-INF
parent51f38ae907e8d1ea28d3ce8341f599696e8f1f51 (diff)
downloadrt.equinox.p2-31ae17adfa709f0da57870fb561c7816948ba19c.tar.gz
rt.equinox.p2-31ae17adfa709f0da57870fb561c7816948ba19c.tar.xz
rt.equinox.p2-31ae17adfa709f0da57870fb561c7816948ba19c.zip
Adding qualifier to the version
Diffstat (limited to 'bundles/org.eclipse.equinox.p2.ql/META-INF')
-rw-r--r--bundles/org.eclipse.equinox.p2.ql/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.equinox.p2.ql/META-INF/MANIFEST.MF b/bundles/org.eclipse.equinox.p2.ql/META-INF/MANIFEST.MF
index a26b1f6a5..da5be864d 100644
--- a/bundles/org.eclipse.equinox.p2.ql/META-INF/MANIFEST.MF
+++ b/bundles/org.eclipse.equinox.p2.ql/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.equinox.p2.ql;singleton:=true
-Bundle-Version: 1.0.0
+Bundle-Version: 1.0.0.qualifier
Bundle-ClassPath: .
Bundle-Vendor: %providerName
Bundle-Localization: plugin

Back to the top