File tree Expand file tree Collapse file tree 1 file changed +20
-14
lines changed
Expand file tree Collapse file tree 1 file changed +20
-14
lines changed Original file line number Diff line number Diff line change 1- 2 VERSIONINFO
2- FILEVERSION 5.4.7
3- PRODUCTVERSION 5.4.7
1+ 1 VERSIONINFO
2+ FILEVERSION 5,4,7,0
3+ PRODUCTVERSION 5,4,7,0
44BEGIN
5- BLOCK "StringFileInfo"
6- BEGIN
7- BEGIN
8- VALUE "FileVersion", "5.4.7\0"
9- VALUE "ProductVersion", "5.4.7\0"
10- VALUE "FileDescription", "Lua Programming Language Interpreter\0"
11- VALUE "CompanyName", "PUC-Rio\0"
12- VALUE "Website", "http://www.lua.org\0"
13- VALUE "Comments", "Built with Lua for Watcom patches.\nhttp://github.com/Lethja/lua-watcom\0"
14- END
15- END
5+ BLOCK "StringFileInfo"
6+ BEGIN
7+ BLOCK "040904E4"
8+ BEGIN
9+ VALUE "FileVersion", "5.4.7\0"
10+ VALUE "ProductVersion", "5.4.7\0"
11+ VALUE "FileDescription", "Lua Programming Language Interpreter\0"
12+ VALUE "CompanyName", "PUC-Rio\0"
13+ VALUE "Website", "http://www.lua.org\0"
14+ VALUE "Comments", "Built with Lua for Watcom patches at http://github.com/Lethja/lua-watcom\0"
15+ VALUE "LegalCopyright", "1994-2024 Lua.org, PUC-Rio"
16+ END
17+ END
18+ BLOCK "VarFileInfo"
19+ BEGIN
20+ VALUE "Translation", 0x0409, 1252
21+ END
1622END
You can’t perform that action at this time.
0 commit comments