[opencoe-cvs] coekernel/src/COE/src/COE/build build.xml,1.8,1.9
Status: Alpha
Brought to you by:
rbroberg
|
From: <rbr...@us...> - 2003-11-15 19:49:38
|
Update of /cvsroot/opencoe/coekernel/src/COE/src/COE/build In directory sc8-pr-cvs1:/tmp/cvs-serv25433/build Modified Files: build.xml Log Message: [ 841518 ] COESegInstall incorrectly parses args in Icons [ 841521 ] ApplicationManager mishandles arguments for commands Index: build.xml =================================================================== RCS file: /cvsroot/opencoe/coekernel/src/COE/src/COE/build/build.xml,v retrieving revision 1.8 retrieving revision 1.9 diff -C2 -d -r1.8 -r1.9 *** build.xml 8 Oct 2003 05:05:43 -0000 1.8 --- build.xml 15 Nov 2003 19:49:34 -0000 1.9 *************** *** 2,6 **** <!-- Segment Version --> ! <property name="VERSION" value="1.1.4.0"/> <!-- Segment Architecture --> --- 2,6 ---- <!-- Segment Version --> ! <property name="VERSION" value="1.1.4.1"/> <!-- Segment Architecture --> |