Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'xlc/org.eclipse.cdt.xlc.feature/feature.xml')
-rw-r--r--xlc/org.eclipse.cdt.xlc.feature/feature.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/xlc/org.eclipse.cdt.xlc.feature/feature.xml b/xlc/org.eclipse.cdt.xlc.feature/feature.xml
index 63322d7bcd7..b0aabafbe08 100644
--- a/xlc/org.eclipse.cdt.xlc.feature/feature.xml
+++ b/xlc/org.eclipse.cdt.xlc.feature/feature.xml
@@ -2,11 +2,11 @@
<feature
id="org.eclipse.cdt.xlc.feature"
label="%featureName"
- version="9.3.0.qualifier"
+ version="9.4.0.qualifier"
provider-name="%providerName"
+ plugin="org.eclipse.cdt.managedbuilder.xlc.core"
license-feature="org.eclipse.license"
- license-feature-version="0.0.0"
- plugin="org.eclipse.cdt.managedbuilder.xlc.core">
+ license-feature-version="0.0.0">
<description>
%description

Back to the top