Fixed version info.
This commit is contained in:
parent
9e82510ec8
commit
bf2c7efaa2
|
@ -18,6 +18,8 @@
|
|||
|
||||
#define WINE_FILEDESCRIPTION_STR "Wine DirectDraw"
|
||||
#define WINE_FILENAME_STR "ddraw.dll"
|
||||
#define WINE_FILEVERSION 4,7,0,0
|
||||
#define WINE_FILEVERSION_STR "4.7.0.0"
|
||||
#define WINE_PRODUCTVERSION 4,7,0,0
|
||||
#define WINE_PRODUCTVERSION_STR "4.7"
|
||||
#define WINE_PRODUCTNAME_STR "DirectX"
|
||||
|
|
Loading…
Reference in New Issue