Commit 145210af authored by Louis Lenders's avatar Louis Lenders Committed by Alexandre Julliard

advapi32: Update version resource.

parent b074c677
......@@ -18,9 +18,9 @@
#define WINE_FILEDESCRIPTION_STR "Wine advapi32 dll"
#define WINE_FILENAME_STR "advapi32.dll"
#define WINE_FILEVERSION 5,1,2600,2180
#define WINE_FILEVERSION_STR "5.1.2600.2180"
#define WINE_PRODUCTVERSION 5,1,2600,2180
#define WINE_PRODUCTVERSION_STR "5.1.2600.2180"
#define WINE_FILEVERSION 10,0,10240,16384
#define WINE_FILEVERSION_STR "10.0.10240.16384"
#define WINE_PRODUCTVERSION 10,0,10240,16384
#define WINE_PRODUCTVERSION_STR "10.0.10240.16384"
#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