Skip to content

Commit

Permalink
src: update node.rc file description
Browse files Browse the repository at this point in the history
PR-URL: #36197
Reviewed-By: Antoine du Hamel <[email protected]>
Reviewed-By: Colin Ihrig <[email protected]>
Reviewed-By: Gerhard Stöbich <[email protected]>
Reviewed-By: Anna Henningsen <[email protected]>
Reviewed-By: Michaël Zasso <[email protected]>
Reviewed-By: Luigi Pinca <[email protected]>
Reviewed-By: Rich Trott <[email protected]>
Reviewed-By: Jiawen Geng <[email protected]>
  • Loading branch information
devsnek authored and targos committed May 1, 2021
1 parent be537fe commit d8cb341
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/res/node.rc
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ BEGIN
BEGIN
VALUE "CompanyName", "Node.js"
VALUE "ProductName", "Node.js"
VALUE "FileDescription", "Node.js: Server-side JavaScript"
VALUE "FileDescription", "Node.js JavaScript Runtime"
VALUE "FileVersion", NODE_EXE_VERSION
VALUE "ProductVersion", NODE_EXE_VERSION
VALUE "OriginalFilename", "node.exe"
Expand Down

0 comments on commit d8cb341

Please sign in to comment.