Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDJ Houghton2009-07-29 17:27:37 +0000
committerDJ Houghton2009-07-29 17:27:37 +0000
commitb896823306445cbc35fe649175c00f72f9d382fe (patch)
tree4af9771b679bbce8e00bd9e1d5ab9c7939f51d71 /bundles/org.eclipse.equinox.p2.touchpoint.natives/META-INF/MANIFEST.MF
parent387e81a6d7500b8fe41db2d2ae24bbff47a410c7 (diff)
downloadrt.equinox.p2-b896823306445cbc35fe649175c00f72f9d382fe.tar.gz
rt.equinox.p2-b896823306445cbc35fe649175c00f72f9d382fe.tar.xz
rt.equinox.p2-b896823306445cbc35fe649175c00f72f9d382fe.zip
Bug 280285 - [native touchpoint] LinkAction undo does not calculate paths correctly
Diffstat (limited to 'bundles/org.eclipse.equinox.p2.touchpoint.natives/META-INF/MANIFEST.MF')
-rw-r--r--bundles/org.eclipse.equinox.p2.touchpoint.natives/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.equinox.p2.touchpoint.natives/META-INF/MANIFEST.MF b/bundles/org.eclipse.equinox.p2.touchpoint.natives/META-INF/MANIFEST.MF
index e7e71fa0b..789db91fd 100644
--- a/bundles/org.eclipse.equinox.p2.touchpoint.natives/META-INF/MANIFEST.MF
+++ b/bundles/org.eclipse.equinox.p2.touchpoint.natives/META-INF/MANIFEST.MF
@@ -4,7 +4,7 @@ Bundle-SymbolicName: org.eclipse.equinox.p2.touchpoint.natives;singleton:=true
Bundle-Name: %pluginName
Bundle-Vendor: %providerName
Bundle-Localization: plugin
-Bundle-Version: 1.0.100.qualifier
+Bundle-Version: 1.0.200.qualifier
Bundle-Activator: org.eclipse.equinox.internal.p2.touchpoint.natives.Activator
Import-Package: org.eclipse.equinox.internal.p2.core.helpers,
org.eclipse.equinox.internal.p2.engine,

Back to the top