[Sphere-axis-commits] CVS: UOArt UOArt.rc,1.8,1.9 UOArt.opt,1.13,1.14
Brought to you by:
pesterle
From: Philip E. <pes...@us...> - 2002-05-29 03:59:20
|
Update of /cvsroot/sphere-axis/UOArt In directory usw-pr-cvs1:/tmp/cvs-serv4430 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.8 retrieving revision 1.9 diff -C2 -r1.8 -r1.9 *** UOArt.rc 16 May 2002 01:22:45 -0000 1.8 --- UOArt.rc 29 May 2002 03:59:17 -0000 1.9 *************** *** 1,4 **** /* ! // Last compiled 5/15/2002 at 19:22:1 ********************************************************************** --- 1,4 ---- /* ! // Last compiled 5/28/2002 at 20:57:23 ********************************************************************** *************** *** 101,106 **** VS_VERSION_INFO VERSIONINFO ! FILEVERSION 1,2,0,5 ! PRODUCTVERSION 1,2,0,5 FILEFLAGSMASK 0x3fL #ifdef _DEBUG --- 101,106 ---- VS_VERSION_INFO VERSIONINFO ! FILEVERSION 1,2,0,6 ! PRODUCTVERSION 1,2,0,6 FILEFLAGSMASK 0x3fL #ifdef _DEBUG *************** *** 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" --- 120,124 ---- VALUE "CompanyName", "\0" VALUE "FileDescription", "UOArt ActiveX Control Module\0" ! VALUE "FileVersion", "1, 2, 0, 6\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, 5\0" VALUE "SpecialBuild", "\0" END --- 128,132 ---- VALUE "PrivateBuild", "\0" VALUE "ProductName", "UOArt ActiveX Control Module\0" ! VALUE "ProductVersion", "1, 2, 0, 6\0" VALUE "SpecialBuild", "\0" END Index: UOArt.opt =================================================================== RCS file: /cvsroot/sphere-axis/UOArt/UOArt.opt,v retrieving revision 1.13 retrieving revision 1.14 diff -C2 -r1.13 -r1.14 Binary files /tmp/cvsJsSBLe and /tmp/cvsUo5lZi differ |