Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPascal Rapicault2011-06-10 23:15:42 +0000
committerPascal Rapicault2011-06-10 23:15:42 +0000
commit8877f6b1ffe5afc105a50cc34b9cc07d8383fad9 (patch)
tree71081e88d485642b76d903f8140ff1977347e4bd /bundles/org.eclipse.equinox.p2.operations/META-INF/MANIFEST.MF
parent184a45ad56706cdfd2d7644aba58bfb580397ab4 (diff)
downloadrt.equinox.p2-8877f6b1ffe5afc105a50cc34b9cc07d8383fad9.tar.gz
rt.equinox.p2-8877f6b1ffe5afc105a50cc34b9cc07d8383fad9.tar.xz
rt.equinox.p2-8877f6b1ffe5afc105a50cc34b9cc07d8383fad9.zip
Bug 348981 & Bug 348982 - Tweak to the API
Diffstat (limited to 'bundles/org.eclipse.equinox.p2.operations/META-INF/MANIFEST.MF')
-rw-r--r--bundles/org.eclipse.equinox.p2.operations/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.equinox.p2.operations/META-INF/MANIFEST.MF b/bundles/org.eclipse.equinox.p2.operations/META-INF/MANIFEST.MF
index acddd86dc..5d72f5d83 100644
--- a/bundles/org.eclipse.equinox.p2.operations/META-INF/MANIFEST.MF
+++ b/bundles/org.eclipse.equinox.p2.operations/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.equinox.p2.operations;singleton:=true
-Bundle-Version: 2.1.0.qualifier
+Bundle-Version: 2.1.100.qualifier
Bundle-Activator: org.eclipse.equinox.internal.p2.operations.Activator
Bundle-Vendor: %providerName
Bundle-Localization: plugin

Back to the top