Commit 50a1c5bc authored by Andrew Nguyen's avatar Andrew Nguyen Committed by Alexandre Julliard

oleaut32: Bump version resource to Windows 10.

parent 0d616f9e
......@@ -41,8 +41,8 @@ LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
#define WINE_FILEDESCRIPTION_STR "Wine OLE dll"
#define WINE_FILENAME_STR "oleaut32.dll"
#define WINE_FILEVERSION 6, 0, 6001, 18000 /* version from Vista SP1 */
#define WINE_FILEVERSION_STR "6.0.6001.18000"
#define WINE_FILEVERSION 10, 0, 19043, 1466 /* version from Win10 2009 */
#define WINE_FILEVERSION_STR "10.0.19043.1466"
#define WINE_EXTRAVALUES VALUE "OLESelfRegister",""
#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