This commit is contained in:
Changhua 2023-07-02 06:37:33 +08:00
parent 253154ed24
commit 090dea1d8a
2 changed files with 4 additions and 4 deletions

Binary file not shown.

View File

@ -51,8 +51,8 @@ END
//
VS_VERSION_INFO VERSIONINFO
FILEVERSION 37,1,25,0
PRODUCTVERSION 3,7,0,30
FILEVERSION 39,0,0,0
PRODUCTVERSION 3,9,2,23
FILEFLAGSMASK 0x3fL
#ifdef _DEBUG
FILEFLAGS 0x1L
@ -69,12 +69,12 @@ BEGIN
BEGIN
VALUE "CompanyName", "WeChatFerry"
VALUE "FileDescription", "WeChatFerry"
VALUE "FileVersion", "37.1.25.0"
VALUE "FileVersion", "39.0.0.0"
VALUE "InternalName", "spy.dll"
VALUE "LegalCopyright", "Copyright (C) 2023"
VALUE "OriginalFilename", "spy.dll"
VALUE "ProductName", "WeChatFerry"
VALUE "ProductVersion", "3.7.0.30"
VALUE "ProductVersion", "3.9.2.23"
END
END
BLOCK "VarFileInfo"