fixed product version (#315)
This commit is contained in:
parent
9ff97f6106
commit
8c9c6a0e17
|
@ -69,7 +69,7 @@ BEGIN
|
||||||
BEGIN
|
BEGIN
|
||||||
VALUE "FileVersion", "7.7.0.0"
|
VALUE "FileVersion", "7.7.0.0"
|
||||||
VALUE "ProductName", "OpenSSH for Windows"
|
VALUE "ProductName", "OpenSSH for Windows"
|
||||||
VALUE "ProductVersion", "OpenSSH_7.6p1 for Windows"
|
VALUE "ProductVersion", "OpenSSH_7.7p1 for Windows"
|
||||||
END
|
END
|
||||||
END
|
END
|
||||||
BLOCK "VarFileInfo"
|
BLOCK "VarFileInfo"
|
||||||
|
|
Loading…
Reference in New Issue