We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e218167 commit b339c52Copy full SHA for b339c52
WeChatFerry/spy/spy.rc
@@ -51,7 +51,7 @@ END
51
//
52
53
VS_VERSION_INFO VERSIONINFO
54
- FILEVERSION 39,3,4,0
+ FILEVERSION 39,3,5,0
55
PRODUCTVERSION 3,9,11,25
56
FILEFLAGSMASK 0x3fL
57
#ifdef _DEBUG
@@ -69,7 +69,7 @@ BEGIN
69
BEGIN
70
VALUE "CompanyName", "WeChatFerry"
71
VALUE "FileDescription", "WeChatFerry"
72
- VALUE "FileVersion", "39.3.4.0"
+ VALUE "FileVersion", "39.3.5.0"
73
VALUE "InternalName", "spy.dll"
74
VALUE "LegalCopyright", "Copyright (C) 2023"
75
VALUE "OriginalFilename", "spy.dll"
0 commit comments