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

Back to the top