Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordj2011-10-21 19:26:15 +0000
committerdj2011-10-21 19:26:15 +0000
commitd5e4446016f201e94d6da78b5fa55732190f2f6f (patch)
treeca66e53c9215f0e85acdbf896a9085d378474057 /bundles/org.eclipse.equinox.p2.ui/META-INF/MANIFEST.MF
parent60787e0502dcc0bb28da95ca2d989fe7892e765f (diff)
downloadrt.equinox.p2-d5e4446016f201e94d6da78b5fa55732190f2f6f.tar.gz
rt.equinox.p2-d5e4446016f201e94d6da78b5fa55732190f2f6f.tar.xz
rt.equinox.p2-d5e4446016f201e94d6da78b5fa55732190f2f6f.zip
Bug 361704 - Update bundle versionsv20111021-1926
Diffstat (limited to 'bundles/org.eclipse.equinox.p2.ui/META-INF/MANIFEST.MF')
-rw-r--r--bundles/org.eclipse.equinox.p2.ui/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.equinox.p2.ui/META-INF/MANIFEST.MF b/bundles/org.eclipse.equinox.p2.ui/META-INF/MANIFEST.MF
index 30caa575c..478ac385c 100644
--- a/bundles/org.eclipse.equinox.p2.ui/META-INF/MANIFEST.MF
+++ b/bundles/org.eclipse.equinox.p2.ui/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %bundleName
Bundle-SymbolicName: org.eclipse.equinox.p2.ui;singleton:=true
-Bundle-Version: 2.1.100.qualifier
+Bundle-Version: 2.2.0.qualifier
Bundle-Activator: org.eclipse.equinox.internal.p2.ui.ProvUIActivator
Bundle-Vendor: %providerName
Bundle-Localization: plugin

Back to the top