Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDoug Schaefer2004-07-15 15:54:47 +0000
committerDoug Schaefer2004-07-15 15:54:47 +0000
commit739203fe556289627c793ac2d90951a100f9013e (patch)
treed74d9904f4f9dc804ef3d0793c17bdd035396834 /debug/org.eclipse.cdt.debug.ui.tests
parent757f7d44bc09acf7464969886cfca4b40f1dd6f2 (diff)
downloadorg.eclipse.cdt-739203fe556289627c793ac2d90951a100f9013e.tar.gz
org.eclipse.cdt-739203fe556289627c793ac2d90951a100f9013e.tar.xz
org.eclipse.cdt-739203fe556289627c793ac2d90951a100f9013e.zip
Upversioning head to 2.1.0.
Diffstat (limited to 'debug/org.eclipse.cdt.debug.ui.tests')
-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