Update .exe version info.
This commit is contained in:
parent
0a570c4758
commit
af73d67940
1 changed files with 3 additions and 3 deletions
|
|
@ -44,15 +44,15 @@ BEGIN
|
||||||
BEGIN
|
BEGIN
|
||||||
VALUE "Comments", "\0"
|
VALUE "Comments", "\0"
|
||||||
VALUE "CompanyName", "New Breed Software\0"
|
VALUE "CompanyName", "New Breed Software\0"
|
||||||
VALUE "FileDescription", "Tux Paint - Unicode test version.\0"
|
VALUE "FileDescription", "Tux Paint - Release Candidate.\0"
|
||||||
VALUE "FileVersion", "0.9.17cvs\0"
|
VALUE "FileVersion", "0.9.17rc1\0"
|
||||||
VALUE "InternalName", "Tux Paint\0"
|
VALUE "InternalName", "Tux Paint\0"
|
||||||
VALUE "LegalCopyright", "Copyright © 2007 by Bill Kendrick\0"
|
VALUE "LegalCopyright", "Copyright © 2007 by Bill Kendrick\0"
|
||||||
VALUE "LegalTrademarks", "\0"
|
VALUE "LegalTrademarks", "\0"
|
||||||
VALUE "OriginalFilename", "TuxPaint.exe\0"
|
VALUE "OriginalFilename", "TuxPaint.exe\0"
|
||||||
VALUE "PrivateBuild", "\0"
|
VALUE "PrivateBuild", "\0"
|
||||||
VALUE "ProductName", "Tux Paint\0"
|
VALUE "ProductName", "Tux Paint\0"
|
||||||
VALUE "ProductVersion", "0.9.17cvs\0"
|
VALUE "ProductVersion", "0.9.17rc1\0"
|
||||||
VALUE "SpecialBuild", "win32 build by John Popplewell\0"
|
VALUE "SpecialBuild", "win32 build by John Popplewell\0"
|
||||||
END
|
END
|
||||||
END
|
END
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue