Skip to main content
summaryrefslogtreecommitdiffstats
path: root/debug
diff options
context:
space:
mode:
authorVivian Kong2008-09-26 19:05:26 +0000
committerVivian Kong2008-09-26 19:05:26 +0000
commitafb4ec34332f8606c038df94c4731a44b21f34de (patch)
tree5f2e49269a51d0869770797f65e6f5e1c1840dc4 /debug
parent27d0d90cdcc3c36f9929dd58f69a0484d32e9abc (diff)
downloadorg.eclipse.cdt-afb4ec34332f8606c038df94c4731a44b21f34de.tar.gz
org.eclipse.cdt-afb4ec34332f8606c038df94c4731a44b21f34de.tar.xz
org.eclipse.cdt-afb4ec34332f8606c038df94c4731a44b21f34de.zip
for 5.0.2 builds
Diffstat (limited to 'debug')
-rw-r--r--debug/org.eclipse.cdt.gnu.debug-feature/feature.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/debug/org.eclipse.cdt.gnu.debug-feature/feature.xml b/debug/org.eclipse.cdt.gnu.debug-feature/feature.xml
index b158a34f31c..8e6dfcfe120 100644
--- a/debug/org.eclipse.cdt.gnu.debug-feature/feature.xml
+++ b/debug/org.eclipse.cdt.gnu.debug-feature/feature.xml
@@ -2,7 +2,7 @@
<feature
id="org.eclipse.cdt.gnu.debug"
label="%featureName"
- version="5.0.1.qualifier"
+ version="5.0.2.qualifier"
provider-name="%providerName">
<description>

Back to the top