Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Watson2015-04-23 14:55:54 +0000
committerThomas Watson2015-04-23 14:55:54 +0000
commit3410bf5066ac158e8fef71c583b51724f2f5fd5e (patch)
tree0d65fcd2e77aa5ca682a603de5d2c4e439febea0 /bundles/org.eclipse.equinox.p2.operations/META-INF/MANIFEST.MF
parent64a8eacdb71b69b42e637a876a69990880922074 (diff)
downloadrt.equinox.p2-3410bf5066ac158e8fef71c583b51724f2f5fd5e.tar.gz
rt.equinox.p2-3410bf5066ac158e8fef71c583b51724f2f5fd5e.tar.xz
rt.equinox.p2-3410bf5066ac158e8fef71c583b51724f2f5fd5e.zip
Update versions for Mars
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 03f7db699..5a185fa12 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.4.0.qualifier
+Bundle-Version: 2.4.100.qualifier
Bundle-Activator: org.eclipse.equinox.internal.p2.operations.Activator
Bundle-Vendor: %providerName
Bundle-Localization: plugin

Back to the top