Set version to DirectX 7.

oldstable
Tom Wickline 2003-08-07 20:12:12 +00:00 committed by Alexandre Julliard
parent 852a37bc64
commit b6363343f4
1 changed files with 3 additions and 3 deletions

View File

@ -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"