dxdiagn: Update dx version to 9.0c.
This commit is contained in:
parent
6d678fcfc2
commit
d7b98841ab
|
@ -18,9 +18,9 @@
|
|||
|
||||
#define WINE_FILEDESCRIPTION_STR "Wine DxDiag 8"
|
||||
#define WINE_FILENAME_STR "dxdiagn.dll"
|
||||
#define WINE_FILEVERSION 5,3,1,902
|
||||
#define WINE_FILEVERSION_STR "5.3.1.902"
|
||||
#define WINE_PRODUCTVERSION 5,3,1,902
|
||||
#define WINE_PRODUCTVERSION_STR "5.3"
|
||||
#define WINE_FILEVERSION 5,3,1,904
|
||||
#define WINE_FILEVERSION_STR "5.3.1.904"
|
||||
#define WINE_PRODUCTVERSION 5,3,1,904
|
||||
#define WINE_PRODUCTVERSION_STR "5.3.1.904"
|
||||
|
||||
#include "wine/wine_common_ver.rc"
|
||||
|
|
Loading…
Reference in New Issue