Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPascal Rapicault2016-01-02 22:22:15 +0000
committerPascal Rapicault2016-01-02 22:23:58 +0000
commitd33f0c7162b30d3297d68573b27cfeb453b4ca9e (patch)
tree203dbb8c0be0f08bd1debee38e7504e3f0cbf5b2 /bundles/org.eclipse.equinox.p2.ui.importexport/META-INF/MANIFEST.MF
parent2608885d67a3a99406a8cf1bc660241c3574dcfa (diff)
downloadrt.equinox.p2-d33f0c7162b30d3297d68573b27cfeb453b4ca9e.tar.gz
rt.equinox.p2-d33f0c7162b30d3297d68573b27cfeb453b4ca9e.tar.xz
rt.equinox.p2-d33f0c7162b30d3297d68573b27cfeb453b4ca9e.zip
Update bundles versions
Diffstat (limited to 'bundles/org.eclipse.equinox.p2.ui.importexport/META-INF/MANIFEST.MF')
-rwxr-xr-xbundles/org.eclipse.equinox.p2.ui.importexport/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.equinox.p2.ui.importexport/META-INF/MANIFEST.MF b/bundles/org.eclipse.equinox.p2.ui.importexport/META-INF/MANIFEST.MF
index ad7333c14..aecb1233f 100755
--- a/bundles/org.eclipse.equinox.p2.ui.importexport/META-INF/MANIFEST.MF
+++ b/bundles/org.eclipse.equinox.p2.ui.importexport/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.equinox.p2.ui.importexport;singleton:=true
-Bundle-Version: 1.1.100.qualifier
+Bundle-Version: 1.1.200.qualifier
Bundle-Vendor: %providerName
Require-Bundle: org.eclipse.ui,
org.eclipse.core.runtime;bundle-version="[3.11.0,4.0.0)",

Back to the top