Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Inglis2003-04-23 16:47:21 +0000
committerDavid Inglis2003-04-23 16:47:21 +0000
commit09a1c8f4d9627b96f0004e053aa9b186e42277d6 (patch)
tree76e274c20142aa9c1861e5d10c6131b2cdd18fe6 /debug/org.eclipse.cdt.debug.ui.tests/plugin.xml
parent9387911ca1878fcbbbaeb391ac5acbd2eee38bf4 (diff)
downloadorg.eclipse.cdt-09a1c8f4d9627b96f0004e053aa9b186e42277d6.tar.gz
org.eclipse.cdt-09a1c8f4d9627b96f0004e053aa9b186e42277d6.tar.xz
org.eclipse.cdt-09a1c8f4d9627b96f0004e053aa9b186e42277d6.zip
update version
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 704436738eb..94acb894df7 100644
--- a/debug/org.eclipse.cdt.debug.ui.tests/plugin.xml
+++ b/debug/org.eclipse.cdt.debug.ui.tests/plugin.xml
@@ -2,7 +2,7 @@
<plugin
id="org.eclipse.cdt.debug.ui.tests"
name="org.eclipse.cdt.debug.ui.tests"
- version="1.0.1"
+ version="1.1.0"
class="org.eclipse.cdt.debug.testplugin.CTestPlugin">
<runtime>

Back to the top