dxdiagn: Update dx version to 9.0c.

This commit is contained in:
Vitaliy Margolen 2008-05-11 13:35:28 -06:00 committed by Alexandre Julliard
parent 6d678fcfc2
commit d7b98841ab
1 changed files with 4 additions and 4 deletions

View File

@ -18,9 +18,9 @@
#define WINE_FILEDESCRIPTION_STR "Wine DxDiag 8" #define WINE_FILEDESCRIPTION_STR "Wine DxDiag 8"
#define WINE_FILENAME_STR "dxdiagn.dll" #define WINE_FILENAME_STR "dxdiagn.dll"
#define WINE_FILEVERSION 5,3,1,902 #define WINE_FILEVERSION 5,3,1,904
#define WINE_FILEVERSION_STR "5.3.1.902" #define WINE_FILEVERSION_STR "5.3.1.904"
#define WINE_PRODUCTVERSION 5,3,1,902 #define WINE_PRODUCTVERSION 5,3,1,904
#define WINE_PRODUCTVERSION_STR "5.3" #define WINE_PRODUCTVERSION_STR "5.3.1.904"
#include "wine/wine_common_ver.rc" #include "wine/wine_common_ver.rc"