oleaut32: Bump version resource to Windows 10.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=55876
This commit is contained in:
parent
0d616f9eb0
commit
50a1c5bc92
1 changed files with 2 additions and 2 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue