Update version info to 8.1.

oldstable
Rok Mandeljc 2003-04-03 23:56:12 +00:00 committed by Alexandre Julliard
parent c895fc9d04
commit ef141f721c
1 changed files with 4 additions and 4 deletions

View File

@ -18,10 +18,10 @@
#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_FILEVERSION 4,8,1,881
#define WINE_FILEVERSION_STR "4.8.1.881"
#define WINE_PRODUCTVERSION 4,8,1,881
#define WINE_PRODUCTVERSION_STR "4.8"
#define WINE_PRODUCTNAME_STR "DirectX"
#include "wine/wine_common_ver.rc"