shdocvw: Upgrade the version to 5.50.4134.599.
This commit is contained in:
parent
53fc3f6acc
commit
e391387c9a
|
@ -19,9 +19,9 @@
|
|||
#define WINE_OLESELFREGISTER
|
||||
#define WINE_FILEDESCRIPTION_STR "Wine core dll"
|
||||
#define WINE_FILENAME_STR "shdocvw.dll"
|
||||
#define WINE_FILEVERSION 5,50,0,0
|
||||
#define WINE_FILEVERSION_STR "5.50.0.0"
|
||||
#define WINE_PRODUCTVERSION 5,50,0,0
|
||||
#define WINE_FILEVERSION 5,50,4134,599
|
||||
#define WINE_FILEVERSION_STR "5.50.4134.599"
|
||||
#define WINE_PRODUCTVERSION 5,50,4134,599
|
||||
#define WINE_PRODUCTVERSION_STR "5.50"
|
||||
|
||||
#include "wine/wine_common_ver.rc"
|
||||
|
|
Loading…
Reference in New Issue