From 4054c06e5518c81ba938405f75f465da8d229820 Mon Sep 17 00:00:00 2001 From: Vitaliy Margolen Date: Sun, 21 May 2006 00:01:24 -0600 Subject: [PATCH] directx: Update file versions to dx9c (compared to win2k). --- dlls/d3d8/version.rc | 8 ++++---- dlls/d3d9/version.rc | 8 ++++---- dlls/ddraw/version.rc | 8 ++++---- dlls/dmusic/version.rc | 8 ++++---- dlls/dplayx/version.rc | 8 ++++---- dlls/dsound/version.rc | 8 ++++---- 6 files changed, 24 insertions(+), 24 deletions(-) diff --git a/dlls/d3d8/version.rc b/dlls/d3d8/version.rc index 1b0c2a7376c..46d94af62c3 100644 --- a/dlls/d3d8/version.rc +++ b/dlls/d3d8/version.rc @@ -18,9 +18,9 @@ #define WINE_FILEDESCRIPTION_STR "Wine Direct3D" #define WINE_FILENAME_STR "d3d8.dll" -#define WINE_FILEVERSION 5,3,0,900 -#define WINE_FILEVERSION_STR "5.3.0.900" -#define WINE_PRODUCTVERSION 5,3,0,900 -#define WINE_PRODUCTVERSION_STR "5.3.0.900" +#define WINE_FILEVERSION 5,3,1,904 +#define WINE_FILEVERSION_STR "5.3.1.904" +#define WINE_PRODUCTVERSION 5,3,1,904 +#define WINE_PRODUCTVERSION_STR "5.3.1.904" #include "wine/wine_common_ver.rc" diff --git a/dlls/d3d9/version.rc b/dlls/d3d9/version.rc index c8f210a60cc..e742abdd3c4 100644 --- a/dlls/d3d9/version.rc +++ b/dlls/d3d9/version.rc @@ -18,9 +18,9 @@ #define WINE_FILEDESCRIPTION_STR "Wine Direct3D" #define WINE_FILENAME_STR "d3d9.dll" -#define WINE_FILEVERSION 5,3,1,902 -#define WINE_FILEVERSION_STR "5.3.1.902" -#define WINE_PRODUCTVERSION 5,3,1,902 -#define WINE_PRODUCTVERSION_STR "5.3" +#define WINE_FILEVERSION 5,3,1,904 +#define WINE_FILEVERSION_STR "5.3.1.904" +#define WINE_PRODUCTVERSION 5,3,1,904 +#define WINE_PRODUCTVERSION_STR "5.3.1.904" #include "wine/wine_common_ver.rc" diff --git a/dlls/ddraw/version.rc b/dlls/ddraw/version.rc index a756193c6e9..ce67a8a5d14 100644 --- a/dlls/ddraw/version.rc +++ b/dlls/ddraw/version.rc @@ -19,9 +19,9 @@ #define WINE_OLESELFREGISTER #define WINE_FILEDESCRIPTION_STR "Wine DirectDraw" #define WINE_FILENAME_STR "ddraw.dll" -#define WINE_FILEVERSION 5,3,0,900 -#define WINE_FILEVERSION_STR "5.3.0.900" -#define WINE_PRODUCTVERSION 5,3,0,900 -#define WINE_PRODUCTVERSION_STR "5.3" +#define WINE_FILEVERSION 5,3,1,904 +#define WINE_FILEVERSION_STR "5.3.1.904" +#define WINE_PRODUCTVERSION 5,3,1,904 +#define WINE_PRODUCTVERSION_STR "5.3.1.904" #include "wine/wine_common_ver.rc" diff --git a/dlls/dmusic/version.rc b/dlls/dmusic/version.rc index 9302c054049..2643cde15d6 100644 --- a/dlls/dmusic/version.rc +++ b/dlls/dmusic/version.rc @@ -19,9 +19,9 @@ #define WINE_OLESELFREGISTER #define WINE_FILEDESCRIPTION_STR "Wine DirectMusic" #define WINE_FILENAME_STR "dmusic.dll" -#define WINE_FILEVERSION 5,3,0,900 -#define WINE_FILEVERSION_STR "5.3.0.900" -#define WINE_PRODUCTVERSION 5,3,0,900 -#define WINE_PRODUCTVERSION_STR "5.3" +#define WINE_FILEVERSION 5,3,1,904 +#define WINE_FILEVERSION_STR "5.3.1.904" +#define WINE_PRODUCTVERSION 5,3,1,904 +#define WINE_PRODUCTVERSION_STR "5.3.1.904" #include "wine/wine_common_ver.rc" diff --git a/dlls/dplayx/version.rc b/dlls/dplayx/version.rc index 4b0f15a06dc..07bafb9b99f 100644 --- a/dlls/dplayx/version.rc +++ b/dlls/dplayx/version.rc @@ -19,9 +19,9 @@ #define WINE_OLESELFREGISTER #define WINE_FILEDESCRIPTION_STR "Wine DirectPlay" #define WINE_FILENAME_STR "dplayx.dll" -#define WINE_FILEVERSION 5,3,0,900 -#define WINE_FILEVERSION_STR "5.3.0.900" -#define WINE_PRODUCTVERSION 5,3,0,900 -#define WINE_PRODUCTVERSION_STR "5.3" +#define WINE_FILEVERSION 5,3,1,904 +#define WINE_FILEVERSION_STR "5.3.1.904" +#define WINE_PRODUCTVERSION 5,3,1,904 +#define WINE_PRODUCTVERSION_STR "5.3.1.904" #include "wine/wine_common_ver.rc" diff --git a/dlls/dsound/version.rc b/dlls/dsound/version.rc index a27e80c2f44..008eb3c02af 100644 --- a/dlls/dsound/version.rc +++ b/dlls/dsound/version.rc @@ -19,9 +19,9 @@ #define WINE_OLESELFREGISTER #define WINE_FILEDESCRIPTION_STR "Wine DirectSound" #define WINE_FILENAME_STR "dsound.dll" -#define WINE_FILEVERSION 5,3,0,900 -#define WINE_FILEVERSION_STR "5.3.0.900" -#define WINE_PRODUCTVERSION 5,3,0,900 -#define WINE_PRODUCTVERSION_STR "5.3" +#define WINE_FILEVERSION 5,3,1,904 +#define WINE_FILEVERSION_STR "5.3.1.904" +#define WINE_PRODUCTVERSION 5,3,1,904 +#define WINE_PRODUCTVERSION_STR "5.3.1.904" #include "wine/wine_common_ver.rc"