diff --git a/dlls/oleaut32/oleaut32.rc b/dlls/oleaut32/oleaut32.rc index c4614f2e4bb..e1033816353 100644 --- a/dlls/oleaut32/oleaut32.rc +++ b/dlls/oleaut32/oleaut32.rc @@ -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"