Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'build/org.eclipse.cdt.core.autotools-feature/feature.xml')
-rw-r--r--build/org.eclipse.cdt.core.autotools-feature/feature.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/org.eclipse.cdt.core.autotools-feature/feature.xml b/build/org.eclipse.cdt.core.autotools-feature/feature.xml
index 7f497109d80..8aacd684e00 100644
--- a/build/org.eclipse.cdt.core.autotools-feature/feature.xml
+++ b/build/org.eclipse.cdt.core.autotools-feature/feature.xml
@@ -2,7 +2,7 @@
<feature
id="org.eclipse.cdt.core.autotools"
label="%featureName"
- version="9.10.0.qualifier"
+ version="9.11.0.qualifier"
provider-name="%providerName"
license-feature="org.eclipse.license"
license-feature-version="0.0.0">

Back to the top