[Sphere-axis-commits] CVS: UOMap UOMap.rc,1.4,1.5
Brought to you by:
pesterle
From: Philip E. <pes...@us...> - 2002-05-11 05:52:51
|
Update of /cvsroot/sphere-axis/UOMap In directory usw-pr-cvs1:/tmp/cvs-serv32582 Modified Files: UOMap.rc Log Message: Updated build number to 1.2.0.2 Index: UOMap.rc =================================================================== RCS file: /cvsroot/sphere-axis/UOMap/UOMap.rc,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -r1.4 -r1.5 *** UOMap.rc 11 May 2002 05:33:31 -0000 1.4 --- UOMap.rc 11 May 2002 05:52:48 -0000 1.5 *************** *** 1,4 **** /* ! $Id$ ********************************************************************** --- 1,4 ---- /* ! // Last compiled 5/10/2002 at 23:52:6 ********************************************************************** *************** *** 78,83 **** VS_VERSION_INFO VERSIONINFO ! FILEVERSION 1,2,0,1 ! PRODUCTVERSION 1,2,0,1 FILEFLAGSMASK 0x3fL #ifdef _DEBUG --- 78,83 ---- VS_VERSION_INFO VERSIONINFO ! FILEVERSION 1,2,0,2 ! PRODUCTVERSION 1,2,0,2 FILEFLAGSMASK 0x3fL #ifdef _DEBUG *************** *** 97,101 **** VALUE "CompanyName", "MCI WorldCom\0" VALUE "FileDescription", "UOMap ActiveX Control Module\0" ! VALUE "FileVersion", "1, 2, 0, 1\0" VALUE "InternalName", "UOMap\0" VALUE "LegalCopyright", "Copyright (C) 2001\0" --- 97,101 ---- VALUE "CompanyName", "MCI WorldCom\0" VALUE "FileDescription", "UOMap ActiveX Control Module\0" ! VALUE "FileVersion", "1, 2, 0, 2\0" VALUE "InternalName", "UOMap\0" VALUE "LegalCopyright", "Copyright (C) 2001\0" *************** *** 105,109 **** VALUE "PrivateBuild", "\0" VALUE "ProductName", "UOMap ActiveX Control Module\0" ! VALUE "ProductVersion", "1, 2, 0, 1\0" VALUE "SpecialBuild", "\0" END --- 105,109 ---- VALUE "PrivateBuild", "\0" VALUE "ProductName", "UOMap ActiveX Control Module\0" ! VALUE "ProductVersion", "1, 2, 0, 2\0" VALUE "SpecialBuild", "\0" END |