Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'util/org.eclipse.cdt.util-feature/feature.xml')
-rw-r--r--util/org.eclipse.cdt.util-feature/feature.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/util/org.eclipse.cdt.util-feature/feature.xml b/util/org.eclipse.cdt.util-feature/feature.xml
index 09294e2344a..43ae75dbb48 100644
--- a/util/org.eclipse.cdt.util-feature/feature.xml
+++ b/util/org.eclipse.cdt.util-feature/feature.xml
@@ -2,7 +2,7 @@
<feature
id="org.eclipse.cdt.util"
label="%featureName"
- version="8.4.0.qualifier"
+ version="8.5.0.qualifier"
provider-name="%providerName"
license-feature="org.eclipse.license"
license-feature-version="0.0.0"

Back to the top