[Sphere-axis-commits] CVS: UOMap UOMap.rc,1.5,1.6
Brought to you by:
pesterle
From: Philip E. <pes...@us...> - 2002-05-12 16:18:21
|
Update of /cvsroot/sphere-axis/UOMap In directory usw-pr-cvs1:/tmp/cvs-serv15348 Modified Files: UOMap.rc Log Message: Updated version number Index: UOMap.rc =================================================================== RCS file: /cvsroot/sphere-axis/UOMap/UOMap.rc,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -r1.5 -r1.6 *** UOMap.rc 11 May 2002 05:52:48 -0000 1.5 --- UOMap.rc 12 May 2002 16:18:18 -0000 1.6 *************** *** 1,4 **** /* ! // Last compiled 5/10/2002 at 23:52:6 ********************************************************************** --- 1,4 ---- /* ! // Last compiled 5/12/2002 at 10:17:1 ********************************************************************** *************** *** 78,83 **** VS_VERSION_INFO VERSIONINFO ! FILEVERSION 1,2,0,2 ! PRODUCTVERSION 1,2,0,2 FILEFLAGSMASK 0x3fL #ifdef _DEBUG --- 78,83 ---- VS_VERSION_INFO VERSIONINFO ! FILEVERSION 1,2,0,3 ! PRODUCTVERSION 1,2,0,3 FILEFLAGSMASK 0x3fL #ifdef _DEBUG *************** *** 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" --- 97,101 ---- VALUE "CompanyName", "MCI WorldCom\0" VALUE "FileDescription", "UOMap ActiveX Control Module\0" ! VALUE "FileVersion", "1, 2, 0, 3\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, 2\0" VALUE "SpecialBuild", "\0" END --- 105,109 ---- VALUE "PrivateBuild", "\0" VALUE "ProductName", "UOMap ActiveX Control Module\0" ! VALUE "ProductVersion", "1, 2, 0, 3\0" VALUE "SpecialBuild", "\0" END |