Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohn Arthorne2012-09-04 16:16:50 +0000
committerJohn Arthorne2012-09-04 16:17:30 +0000
commit7b190502af5a6386682c36c216ab548e176a93c4 (patch)
tree8c85ecea7b745bc038884262a306f90d3c66f487 /bundles/org.eclipse.equinox.p2.metadata/META-INF
parentb7af6af7ae4301a41fe8dc3e300e63a80fa4031d (diff)
downloadrt.equinox.p2-7b190502af5a6386682c36c216ab548e176a93c4.tar.gz
rt.equinox.p2-7b190502af5a6386682c36c216ab548e176a93c4.tar.xz
rt.equinox.p2-7b190502af5a6386682c36c216ab548e176a93c4.zip
Update service segment for code change in Kepler stream
Diffstat (limited to 'bundles/org.eclipse.equinox.p2.metadata/META-INF')
-rw-r--r--bundles/org.eclipse.equinox.p2.metadata/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.equinox.p2.metadata/META-INF/MANIFEST.MF b/bundles/org.eclipse.equinox.p2.metadata/META-INF/MANIFEST.MF
index 7590cde43..a4cd29957 100644
--- a/bundles/org.eclipse.equinox.p2.metadata/META-INF/MANIFEST.MF
+++ b/bundles/org.eclipse.equinox.p2.metadata/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.equinox.p2.metadata;singleton:=true
-Bundle-Version: 2.1.0.qualifier
+Bundle-Version: 2.1.100.qualifier
Bundle-Activator: org.eclipse.equinox.internal.p2.metadata.MetadataActivator
Bundle-Vendor: %providerName
Bundle-Localization: plugin

Back to the top