We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent beeaffb commit 6ed65a6Copy full SHA for 6ed65a6
1 file changed
git.rc
@@ -12,6 +12,7 @@ BEGIN
12
VALUE "OriginalFilename", "git.exe\0"
13
VALUE "ProductName", "Git\0"
14
VALUE "ProductVersion", GIT_VERSION "\0"
15
+ VALUE "FileVersion", GIT_VERSION "\0"
16
END
17
18
0 commit comments