Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Version info for Windows |
---|---|
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
694d80fa9755a62980f1d1562dca661d |
User & Date: | kevin 2017-04-25 02:30:28 |
Context
2017-04-25
| ||
02:37 | Rev bump for Win installer check-in: af46b7fb02 user: kevin tags: trunk | |
02:30 | Version info for Windows check-in: 694d80fa97 user: kevin tags: trunk | |
2017-04-24
| ||
02:33 | Cleanup of unused libs check-in: 102c87e26e user: kevin tags: trunk | |
Changes
Changes to versioninfo.rc.
1 | 1 VERSIONINFO | | | | | | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 | 1 VERSIONINFO FILEVERSION 6, 2, 0, 0 PRODUCTVERSION 6, 2, 0, 0 FILEOS 4 FILETYPE 1 { BLOCK "StringFileInfo" { BLOCK "040904E4" { VALUE "FileDescription", "Internet domain information, with style" VALUE "OriginalFilename", "QuickWho" VALUE "CompanyName", "WordTech Communications LLC" VALUE "FileVersion", "6.2.0" VALUE "LegalCopyright", "(c) 2017 WordTech Communications LLC" VALUE "ProductName", "QuickWho" VALUE "ProductVersion", "6.2.0" } } BLOCK "VarFileInfo" { VALUE "Translation", 0x409, 1252 } } |