Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/core
diff options
context:
space:
mode:
authorDoug Schaefer2003-12-05 18:53:06 +0000
committerDoug Schaefer2003-12-05 18:53:06 +0000
commitb4cdaf9198f9a148a7c1094123d7fc34c22f094f (patch)
tree5a2ada8fffd449625ac8baa3c45db8282094dd95 /core
parentc3b73e0452bdfc1d75cbbe1d1a0424ebf300979b (diff)
downloadorg.eclipse.cdt-b4cdaf9198f9a148a7c1094123d7fc34c22f094f.tar.gz
org.eclipse.cdt-b4cdaf9198f9a148a7c1094123d7fc34c22f094f.tar.xz
org.eclipse.cdt-b4cdaf9198f9a148a7c1094123d7fc34c22f094f.zip
Patch for Alain Magloire:
- Fix to fragment xml version dependencies.
Diffstat (limited to 'core')
-rw-r--r--core/org.eclipse.cdt.core.aix/fragment.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/org.eclipse.cdt.core.aix/fragment.xml b/core/org.eclipse.cdt.core.aix/fragment.xml
index 0fb9263b4fc..1c871220772 100644
--- a/core/org.eclipse.cdt.core.aix/fragment.xml
+++ b/core/org.eclipse.cdt.core.aix/fragment.xml
@@ -6,7 +6,7 @@
version="2.0.0"
provider-name="%providerName"
plugin-id="org.eclipse.cdt.core"
- plugin-version="1.2.0">
+ plugin-version="2.0.0">
<runtime>
<library name="cdtaix.jar"/>

Back to the top