mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-06-06 01:06:01 +02:00
update version numbers of the xlc features
This commit is contained in:
parent
fbe8ca1282
commit
6e9e2be414
1 changed files with 2 additions and 2 deletions
|
@ -18,10 +18,10 @@
|
|||
<feature id="org.eclipse.cdt.core.parser.upc.feature" url="features/org.eclipse.cdt.core.parser.upc.feature_5.0.0.@timeStamp@.jar" version="5.0.0.@timeStamp@">
|
||||
<category name="CDT Optional Features"/>
|
||||
</feature>
|
||||
<feature id="org.eclipse.cdt.xlc.feature" url="features/org.eclipse.cdt.xlc.feature_6.0.0.@timeStamp@.jar" version="5.0.0.@timeStamp@">
|
||||
<feature id="org.eclipse.cdt.xlc.feature" url="features/org.eclipse.cdt.xlc.feature_6.0.0.@timeStamp@.jar" version="6.0.0.@timeStamp@">
|
||||
<category name="CDT Optional Features"/>
|
||||
</feature>
|
||||
<feature id="org.eclipse.cdt.xlc.sdk" url="features/org.eclipse.cdt.xlc.sdk_6.0.0.@timeStamp@.jar" version="5.0.0.@timeStamp@">
|
||||
<feature id="org.eclipse.cdt.xlc.sdk" url="features/org.eclipse.cdt.xlc.sdk_6.0.0.@timeStamp@.jar" version="6.0.0.@timeStamp@">
|
||||
<category name="CDT Optional Features"/>
|
||||
</feature>
|
||||
<feature id="org.eclipse.cdt.util" url="features/org.eclipse.cdt.util_5.0.0.@timeStamp@.jar" version="5.0.0.@timeStamp@">
|
||||
|
|
Loading…
Add table
Reference in a new issue