Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'debug/org.eclipse.cdt.debug.ui.tests/plugin.xml')
-rw-r--r--debug/org.eclipse.cdt.debug.ui.tests/plugin.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/debug/org.eclipse.cdt.debug.ui.tests/plugin.xml b/debug/org.eclipse.cdt.debug.ui.tests/plugin.xml
index 16fbc5fc23f..2e32db6635f 100644
--- a/debug/org.eclipse.cdt.debug.ui.tests/plugin.xml
+++ b/debug/org.eclipse.cdt.debug.ui.tests/plugin.xml
@@ -3,7 +3,7 @@
<plugin
id="org.eclipse.cdt.debug.ui.tests"
name="org.eclipse.cdt.debug.ui.tests"
- version="2.0.0"
+ version="2.1.0"
class="org.eclipse.cdt.debug.testplugin.CTestPlugin">
<runtime>

Back to the top