Commit b6363343 authored by Tom Wickline's avatar Tom Wickline Committed by Alexandre Julliard

Set version to DirectX 7.

parent 852a37bc
......@@ -18,9 +18,9 @@
#define WINE_FILEDESCRIPTION_STR "Wine DirectPlay"
#define WINE_FILENAME_STR "dplayx.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_FILEVERSION 4,7,0,700
#define WINE_FILEVERSION_STR "4.7.0.700"
#define WINE_PRODUCTVERSION 4,7,0,700
#define WINE_PRODUCTVERSION_STR "4.7"
#define WINE_PRODUCTNAME_STR "DirectX"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment