From 1c6a20f3cfb85f3b1f78423105b9e5154cf8cfc2 Mon Sep 17 00:00:00 2001 From: Tom Wickline Date: Sat, 23 Aug 2003 23:05:24 +0000 Subject: [PATCH] Set version to 8.1. --- dlls/d3dim/version.rc | 8 ++++---- dlls/dinput/version.rc | 8 ++++---- dlls/dplayx/version.rc | 8 ++++---- 3 files changed, 12 insertions(+), 12 deletions(-) diff --git a/dlls/d3dim/version.rc b/dlls/d3dim/version.rc index 481ea4011b..b3c65b1e88 100644 --- a/dlls/d3dim/version.rc +++ b/dlls/d3dim/version.rc @@ -18,10 +18,10 @@ #define WINE_FILEDESCRIPTION_STR "Wine Direct3D Immediate Mode Utility Functions" #define WINE_FILENAME_STR "d3dim.dll" -#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_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" diff --git a/dlls/dinput/version.rc b/dlls/dinput/version.rc index 45b42dfde3..e96374077a 100644 --- a/dlls/dinput/version.rc +++ b/dlls/dinput/version.rc @@ -18,10 +18,10 @@ #define WINE_FILEDESCRIPTION_STR "Wine DirectInput" #define WINE_FILENAME_STR "dinput.dll" -#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_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" diff --git a/dlls/dplayx/version.rc b/dlls/dplayx/version.rc index 35417e6e18..95a7f9ebd9 100644 --- a/dlls/dplayx/version.rc +++ b/dlls/dplayx/version.rc @@ -19,10 +19,10 @@ #define WINE_OLESELFREGISTER #define WINE_FILEDESCRIPTION_STR "Wine DirectPlay" #define WINE_FILENAME_STR "dplayx.dll" -#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_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"