TextSweep

Check-in [d0684967fe]
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview
Comment:Windows mods
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: d0684967fee38292daeaf11105f941e9c10d3e45
User & Date: kevin 2018-02-24 22:50:19
Context
2018-04-21
18:50
Update to 4.2 for macOS check-in: fa050b0465 user: kevin tags: trunk
2018-02-24
22:50
Windows mods check-in: d0684967fe user: kevin tags: trunk
22:31
Update version info for Win check-in: ca258071a1 user: kevin tags: trunk
Changes
Hide Diffs Unified Diffs Ignore Whitespace Patch

Changes to versioninfo.rc.

1
2
3
4
5
6
7
8
9
10
1 VERSIONINFO
FILEVERSION 4, 0, 0, 0
PRODUCTVERSION 4, 0, 0, 0
FILEOS 4
FILETYPE 1
{
    BLOCK "StringFileInfo" {
        BLOCK "040904E4" {
            VALUE "FileDescription", "Powerful search and replace"
            VALUE "OriginalFilename", "TextSweep"

|
|







1
2
3
4
5
6
7
8
9
10
1 VERSIONINFO
FILEVERSION 4, 1, 0, 0
PRODUCTVERSION 4, 1, 0, 0
FILEOS 4
FILETYPE 1
{
    BLOCK "StringFileInfo" {
        BLOCK "040904E4" {
            VALUE "FileDescription", "Powerful search and replace"
            VALUE "OriginalFilename", "TextSweep"