Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDJ Houghton2011-02-02 21:14:45 +0000
committerDJ Houghton2011-02-02 21:14:45 +0000
commitfad4a1858eac6e6aacf59709751c16a7358ba989 (patch)
treecc45d1150ef95b8a3fb31d8b67d4435d26c56060 /bundles/org.eclipse.equinox.p2.touchpoint.eclipse/META-INF
parent84324fdd00154afb3f875b322d07a5590888299b (diff)
downloadrt.equinox.p2-fad4a1858eac6e6aacf59709751c16a7358ba989.tar.gz
rt.equinox.p2-fad4a1858eac6e6aacf59709751c16a7358ba989.tar.xz
rt.equinox.p2-fad4a1858eac6e6aacf59709751c16a7358ba989.zip
Bug 329784 - Touchpoint instruction for incremental changes to program properties
Diffstat (limited to 'bundles/org.eclipse.equinox.p2.touchpoint.eclipse/META-INF')
-rw-r--r--bundles/org.eclipse.equinox.p2.touchpoint.eclipse/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.equinox.p2.touchpoint.eclipse/META-INF/MANIFEST.MF b/bundles/org.eclipse.equinox.p2.touchpoint.eclipse/META-INF/MANIFEST.MF
index de43a8c3e..bac57f564 100644
--- a/bundles/org.eclipse.equinox.p2.touchpoint.eclipse/META-INF/MANIFEST.MF
+++ b/bundles/org.eclipse.equinox.p2.touchpoint.eclipse/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.equinox.p2.touchpoint.eclipse;singleton:=true
-Bundle-Version: 2.0.100.qualifier
+Bundle-Version: 2.1.0.qualifier
Bundle-Activator: org.eclipse.equinox.internal.p2.touchpoint.eclipse.Activator
Bundle-Vendor: %providerName
Bundle-Localization: plugin

Back to the top