Commit 567ad033 authored by Jactry Zeng's avatar Jactry Zeng Committed by Alexandre Julliard

wintrust: Update version to 6.1.7601.23769.

Installer of Google drive will check wintrust's version to make sure Windows security update was installed. Signed-off-by: 's avatarJactry Zeng <jzeng@codeweavers.com> Signed-off-by: 's avatarAlexandre Julliard <julliard@winehq.org>
parent 32766b52
......@@ -19,9 +19,9 @@
*/
#define WINE_FILENAME_STR "wintrust.dll"
#define WINE_FILEVERSION 5,131,2195,6824
#define WINE_FILEVERSION_STR "5.131.2195.6824"
#define WINE_PRODUCTVERSION 5,131,2195,6824
#define WINE_PRODUCTVERSION_STR "5.131.2195.6824"
#define WINE_FILEVERSION 6,1,7601,23769
#define WINE_FILEVERSION_STR "6.1.7601.23769"
#define WINE_PRODUCTVERSION 6,1,7601,23769
#define WINE_PRODUCTVERSION_STR "6.1.7601.23769"
#include "wine/wine_common_ver.rc"
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment