Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--rdt/org.eclipse.ptp.rdt.core.remotejars/build.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/rdt/org.eclipse.ptp.rdt.core.remotejars/build.xml b/rdt/org.eclipse.ptp.rdt.core.remotejars/build.xml
index e705ee9f6..995e3c9f8 100644
--- a/rdt/org.eclipse.ptp.rdt.core.remotejars/build.xml
+++ b/rdt/org.eclipse.ptp.rdt.core.remotejars/build.xml
@@ -43,7 +43,7 @@
<property name="filesystemJar" value="org.eclipse.core.filesystem_${filesystemVersion}.jar"/>
<!-- CDT VERSIONS MUST BE UPDATED FOR NEW CDT VERSION -->
- <property name="cdtVersion" value="201105021546"/>
+ <property name="cdtVersion" value="201105130806"/>
<!-- CDT branch need to be added for PTP maintenance builds -->
<property name="cdtBranch" value=""/>

Back to the top