Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarc Khouzam2014-07-24 14:50:09 +0000
committerMarc Khouzam2014-07-24 14:50:09 +0000
commit4a3ec6cd6530a3109d8b9a2453bd8c2241cd4261 (patch)
tree823da23a744e590448d9773e6455359bae2268c0 /qt/org.eclipse.cdt.qt-feature
parentdcf1440fe4ef9655ca27420003669ac79139a351 (diff)
downloadorg.eclipse.cdt-4a3ec6cd6530a3109d8b9a2453bd8c2241cd4261.tar.gz
org.eclipse.cdt-4a3ec6cd6530a3109d8b9a2453bd8c2241cd4261.tar.xz
org.eclipse.cdt-4a3ec6cd6530a3109d8b9a2453bd8c2241cd4261.zip
Update remaining feature versions to 8.5
Change-Id: I2f81d61650070353ec86159cfa215d58a0dd2c40 Signed-off-by: Marc Khouzam <marc.khouzam@ericsson.com>
Diffstat (limited to 'qt/org.eclipse.cdt.qt-feature')
-rw-r--r--qt/org.eclipse.cdt.qt-feature/feature.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/qt/org.eclipse.cdt.qt-feature/feature.xml b/qt/org.eclipse.cdt.qt-feature/feature.xml
index d744734e996..1288ee2f3c0 100644
--- a/qt/org.eclipse.cdt.qt-feature/feature.xml
+++ b/qt/org.eclipse.cdt.qt-feature/feature.xml
@@ -2,7 +2,7 @@
<feature
id="org.eclipse.cdt.qt"
label="%featureName"
- version="1.1.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