[Sphere-axis-commits] CVS: UOArt UOArt.rc,1.7,1.8 UOArt.opt,1.12,1.13
Brought to you by:
pesterle
From: Philip E. <pes...@us...> - 2002-05-16 01:22:49
|
Update of /cvsroot/sphere-axis/UOArt In directory usw-pr-cvs1:/tmp/cvs-serv13932 Modified Files: UOArt.rc UOArt.opt Log Message: New build Index: UOArt.rc =================================================================== RCS file: /cvsroot/sphere-axis/UOArt/UOArt.rc,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -r1.7 -r1.8 *** UOArt.rc 12 May 2002 16:20:15 -0000 1.7 --- UOArt.rc 16 May 2002 01:22:45 -0000 1.8 *************** *** 1,4 **** /* ! // Last compiled 5/12/2002 at 10:19:9 ********************************************************************** --- 1,4 ---- /* ! // Last compiled 5/15/2002 at 19:22:1 ********************************************************************** *************** *** 101,106 **** VS_VERSION_INFO VERSIONINFO ! FILEVERSION 1,2,0,4 ! PRODUCTVERSION 1,2,0,4 FILEFLAGSMASK 0x3fL #ifdef _DEBUG --- 101,106 ---- VS_VERSION_INFO VERSIONINFO ! FILEVERSION 1,2,0,5 ! PRODUCTVERSION 1,2,0,5 FILEFLAGSMASK 0x3fL #ifdef _DEBUG *************** *** 120,124 **** VALUE "CompanyName", "\0" VALUE "FileDescription", "UOArt ActiveX Control Module\0" ! VALUE "FileVersion", "1, 2, 0, 4\0" VALUE "InternalName", "UOArt\0" VALUE "LegalCopyright", "Copyright (C) 2000, 2001\0" --- 120,124 ---- VALUE "CompanyName", "\0" VALUE "FileDescription", "UOArt ActiveX Control Module\0" ! VALUE "FileVersion", "1, 2, 0, 5\0" VALUE "InternalName", "UOArt\0" VALUE "LegalCopyright", "Copyright (C) 2000, 2001\0" *************** *** 128,132 **** VALUE "PrivateBuild", "\0" VALUE "ProductName", "UOArt ActiveX Control Module\0" ! VALUE "ProductVersion", "1, 2, 0, 4\0" VALUE "SpecialBuild", "\0" END --- 128,132 ---- VALUE "PrivateBuild", "\0" VALUE "ProductName", "UOArt ActiveX Control Module\0" ! VALUE "ProductVersion", "1, 2, 0, 5\0" VALUE "SpecialBuild", "\0" END Index: UOArt.opt =================================================================== RCS file: /cvsroot/sphere-axis/UOArt/UOArt.opt,v retrieving revision 1.12 retrieving revision 1.13 diff -C2 -r1.12 -r1.13 Binary files /tmp/cvs3HBdZX and /tmp/cvsetT4qL differ |