Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'launch/org.eclipse.cdt.launch/plugin.xml')
-rw-r--r--launch/org.eclipse.cdt.launch/plugin.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/launch/org.eclipse.cdt.launch/plugin.xml b/launch/org.eclipse.cdt.launch/plugin.xml
index 5a464e74785..303c8d2f9c0 100644
--- a/launch/org.eclipse.cdt.launch/plugin.xml
+++ b/launch/org.eclipse.cdt.launch/plugin.xml
@@ -3,7 +3,7 @@
<plugin
id="org.eclipse.cdt.launch"
name="%pluginName"
- version="3.0.0"
+ version="3.1.0"
provider-name="%providerName"
class="org.eclipse.cdt.launch.internal.ui.LaunchUIPlugin">

Back to the top