[opencoe-cvs] coekernel/src/OS/src/OpenCOE/build build.xml,1.1,1.2
Status: Alpha
Brought to you by:
rbroberg
From: <rbr...@us...> - 2003-11-02 16:12:35
|
Update of /cvsroot/opencoe/coekernel/src/OS/src/OpenCOE/build In directory sc8-pr-cvs1:/tmp/cvs-serv30469/OS/src/OpenCOE/build Modified Files: build.xml Log Message: modify versions for pre release of 1.1.4.2 Index: build.xml =================================================================== RCS file: /cvsroot/opencoe/coekernel/src/OS/src/OpenCOE/build/build.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** build.xml 8 Oct 2003 05:27:59 -0000 1.1 --- build.xml 2 Nov 2003 16:12:32 -0000 1.2 *************** *** 12,16 **** <!-- Segment Version --> ! <property name="version" value="1.1.4.1"/> <!-- Segment Full Name --> --- 12,16 ---- <!-- Segment Version --> ! <property name="version" value="1.1.4.2"/> <!-- Segment Full Name --> |