Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'profiling/org.eclipse.linuxtools.profiling.launch.remote/META-INF/MANIFEST.MF')
-rw-r--r--profiling/org.eclipse.linuxtools.profiling.launch.remote/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/profiling/org.eclipse.linuxtools.profiling.launch.remote/META-INF/MANIFEST.MF b/profiling/org.eclipse.linuxtools.profiling.launch.remote/META-INF/MANIFEST.MF
index 58d8e32516..6de3b77e73 100644
--- a/profiling/org.eclipse.linuxtools.profiling.launch.remote/META-INF/MANIFEST.MF
+++ b/profiling/org.eclipse.linuxtools.profiling.launch.remote/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %Bundle-Name
Bundle-SymbolicName: org.eclipse.linuxtools.profiling.launch.remote;singleton:=true
-Bundle-Version: 0.10.0.qualifier
+Bundle-Version: 0.11.0.qualifier
Bundle-Activator: org.eclipse.linuxtools.internal.profiling.launch.remote.ProfileRemoteLaunchPlugin
Bundle-Vendor: %Bundle-Vendor
Require-Bundle: org.eclipse.ui,

Back to the top