[GraXML-commit] DetDescr/AGDD/ant build.xml,1.19,1.20
Brought to you by:
hrivnac
From: Julius H. <hr...@us...> - 2008-05-02 14:22:14
|
Update of /cvsroot/graxml/DetDescr/AGDD/ant In directory sc8-pr-cvs2.sourceforge.net:/tmp/cvs-serv2010 Modified Files: build.xml Log Message: prepared for 0.8.0 Index: build.xml =================================================================== RCS file: /cvsroot/graxml/DetDescr/AGDD/ant/build.xml,v retrieving revision 1.19 retrieving revision 1.20 diff -C2 -d -r1.19 -r1.20 *** build.xml 29 Apr 2008 14:51:02 -0000 1.19 --- build.xml 2 May 2008 14:22:08 -0000 1.20 *************** *** 12,16 **** <property name="env.ANT_SITE" value="dist"/> <property file="ant/config-${env.ANT_SITE}.properties"/> ! <property name="version" value="pre-0.8.0"/> <path id="classpath.build"> --- 12,16 ---- <property name="env.ANT_SITE" value="dist"/> <property file="ant/config-${env.ANT_SITE}.properties"/> ! <property name="version" value="0.8.0"/> <path id="classpath.build"> |