1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-03 15:15:25 +02:00

[releng] build against CDT 7.0RC3

This commit is contained in:
Martin Oberhuber 2010-06-03 07:28:34 +00:00
parent df1fce2f82
commit c3621e4193

View file

@ -142,7 +142,7 @@ fi
#CDTLOC=releases/ganymede/dist/${CDTNAME}
CDTREL=7.0.0
CDTFEAT=7.0.0
CDTVER=201005280809
CDTVER=201005311212
CDTNAME=cdt-master-${CDTREL}-I${CDTVER}.zip
CDTLOC=builds/${CDTREL}/I.I${CDTVER}/${CDTNAME}
if [ ! -f eclipse/plugins/org.eclipse.cdt_${CDTFEAT}.${CDTVER}.jar ]; then