Updated the version info of all DirectX dlls to the version numbers of
DirectX 9.0b for Windows 2000/XP.

diff --git a/dlls/amstream/version.rc b/dlls/amstream/version.rc
index e3c3655..65d11eb 100644
--- a/dlls/amstream/version.rc
+++ b/dlls/amstream/version.rc
@@ -18,10 +18,10 @@
 
 #define WINE_FILEDESCRIPTION_STR "Wine AMStream dll"
 #define WINE_FILENAME_STR "amstream.dll"
-#define WINE_FILEVERSION 6,3,1,881
-#define WINE_FILEVERSION_STR "6.3.1.881"
-#define WINE_PRODUCTVERSION 6,3,1,881
-#define WINE_PRODUCTVERSION_STR "6.3"
+#define WINE_FILEVERSION 6,5,1,900
+#define WINE_FILEVERSION_STR "6.5.1.900"
+#define WINE_PRODUCTVERSION 6,5,1,900
+#define WINE_PRODUCTVERSION_STR "6.5"
 #define WINE_PRODUCTNAME_STR "DirectShow"
 
 #include "wine/wine_common_ver.rc"
diff --git a/dlls/d3d8/version.rc b/dlls/d3d8/version.rc
index f0d3b98..61d922a 100644
--- a/dlls/d3d8/version.rc
+++ b/dlls/d3d8/version.rc
@@ -18,10 +18,10 @@
 
 #define WINE_FILEDESCRIPTION_STR "Wine Direct3D"
 #define WINE_FILENAME_STR "d3d8.dll"
-#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_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_PRODUCTNAME_STR "DirectX"
 
 #include "wine/wine_common_ver.rc"
diff --git a/dlls/d3d9/version.rc b/dlls/d3d9/version.rc
index 8ea5e7b..bbb8cc7 100644
--- a/dlls/d3d9/version.rc
+++ b/dlls/d3d9/version.rc
@@ -18,10 +18,10 @@
 
 #define WINE_FILEDESCRIPTION_STR "Wine Direct3D"
 #define WINE_FILENAME_STR "d3d9.dll"
-#define WINE_FILEVERSION 4,9,0,900
-#define WINE_FILEVERSION_STR "4.9.0.900"
-#define WINE_PRODUCTVERSION 4,9,0,900
-#define WINE_PRODUCTVERSION_STR "4.9"
+#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_PRODUCTNAME_STR "DirectX"
 
 #include "wine/wine_common_ver.rc"
diff --git a/dlls/d3dim/version.rc b/dlls/d3dim/version.rc
index b3c65b1..2b1fd01 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,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_FILEVERSION 5,3,2180,14
+#define WINE_FILEVERSION_STR "5.3.2180.14"
+#define WINE_PRODUCTVERSION 5,3,2180,14
+#define WINE_PRODUCTVERSION_STR "5.3"
 #define WINE_PRODUCTNAME_STR "DirectX"
 
 #include "wine/wine_common_ver.rc"
diff --git a/dlls/ddraw/version.rc b/dlls/ddraw/version.rc
index 13b28ee..2522879 100644
--- a/dlls/ddraw/version.rc
+++ b/dlls/ddraw/version.rc
@@ -19,10 +19,10 @@
 #define WINE_OLESELFREGISTER
 #define WINE_FILEDESCRIPTION_STR "Wine DirectDraw"
 #define WINE_FILENAME_STR "ddraw.dll"
-#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_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_PRODUCTNAME_STR "DirectX"
 
 #include "wine/wine_common_ver.rc"
diff --git a/dlls/devenum/devenum.rc b/dlls/devenum/devenum.rc
index 1044cef..82dc1f6 100644
--- a/dlls/devenum/devenum.rc
+++ b/dlls/devenum/devenum.rc
@@ -26,10 +26,10 @@
 
 #define WINE_FILEDESCRIPTION_STR "Wine Device Enumerator Library"
 #define WINE_FILENAME_STR "devenum.dll"
-#define WINE_FILEVERSION 6,3,1,881
-#define WINE_FILEVERSION_STR "6.3.1.881"
-#define WINE_PRODUCTVERSION 6,3,1,881
-#define WINE_PRODUCTVERSION_STR "6.3"
+#define WINE_FILEVERSION 6,5,1,902
+#define WINE_FILEVERSION_STR "6.5.1.902"
+#define WINE_PRODUCTVERSION 6,5,1,902
+#define WINE_PRODUCTVERSION_STR "6.5"
 #define WINE_PRODUCTNAME_STR "DirectX"
 
 #include "wine/wine_common_ver.rc"
diff --git a/dlls/dinput/version.rc b/dlls/dinput/version.rc
index e963740..1e35a0b 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,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_FILEVERSION 5,1,2600,881
+#define WINE_FILEVERSION_STR "5.1.2600.881"
+#define WINE_PRODUCTVERSION 5,1,2600,881
+#define WINE_PRODUCTVERSION_STR "5.1"
 #define WINE_PRODUCTNAME_STR "DirectX"
 
 #include "wine/wine_common_ver.rc"
diff --git a/dlls/dinput8/version.rc b/dlls/dinput8/version.rc
index 58e7e00..e69fa99 100644
--- a/dlls/dinput8/version.rc
+++ b/dlls/dinput8/version.rc
@@ -18,10 +18,10 @@
 
 #define WINE_FILEDESCRIPTION_STR "Wine DirectInput 8"
 #define WINE_FILENAME_STR "dinput8.dll"
-#define WINE_FILEVERSION 4,8,1,901
-#define WINE_FILEVERSION_STR "4.8.1.901"
-#define WINE_PRODUCTVERSION 4,8,1,901
-#define WINE_PRODUCTVERSION_STR "4.8"
+#define WINE_FILEVERSION 5,1,2600,881
+#define WINE_FILEVERSION_STR "5.1.2600.881"
+#define WINE_PRODUCTVERSION 5,1,2600,881
+#define WINE_PRODUCTVERSION_STR "5.1"
 #define WINE_PRODUCTNAME_STR "DirectX"
 
 #include "wine/wine_common_ver.rc"
diff --git a/dlls/dmband/version.rc b/dlls/dmband/version.rc
index cae25ce..3df8f3e 100644
--- a/dlls/dmband/version.rc
+++ b/dlls/dmband/version.rc
@@ -18,10 +18,10 @@
 
 #define WINE_FILEDESCRIPTION_STR "Wine DirectMusic Band"
 #define WINE_FILENAME_STR "dmband.dll"
-#define WINE_FILEVERSION 4,9,0,900
-#define WINE_FILEVERSION_STR "4.9.0.900"
-#define WINE_PRODUCTVERSION 4,9,0,900
-#define WINE_PRODUCTVERSION_STR "4.9"
+#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_PRODUCTNAME_STR "DirectX"
 
 #include "wine/wine_common_ver.rc"
diff --git a/dlls/dmcompos/version.rc b/dlls/dmcompos/version.rc
index c095d32..bcab95a 100644
--- a/dlls/dmcompos/version.rc
+++ b/dlls/dmcompos/version.rc
@@ -18,10 +18,10 @@
 
 #define WINE_FILEDESCRIPTION_STR "Wine DirectMusic Composer"
 #define WINE_FILENAME_STR "dmcompos.dll"
-#define WINE_FILEVERSION 4,9,0,900
-#define WINE_FILEVERSION_STR "4.9.0.900"
-#define WINE_PRODUCTVERSION 4,9,0,900
-#define WINE_PRODUCTVERSION_STR "4.9"
+#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_PRODUCTNAME_STR "DirectX"
 
 #include "wine/wine_common_ver.rc"
diff --git a/dlls/dmime/version.rc b/dlls/dmime/version.rc
index 65d5c2f..ddd56a5 100644
--- a/dlls/dmime/version.rc
+++ b/dlls/dmime/version.rc
@@ -18,10 +18,10 @@
 
 #define WINE_FILEDESCRIPTION_STR "Wine DirectMusic Interactive Engine"
 #define WINE_FILENAME_STR "dmime.dll"
-#define WINE_FILEVERSION 4,9,0,900
-#define WINE_FILEVERSION_STR "4.9.0.900"
-#define WINE_PRODUCTVERSION 4,9,0,900
-#define WINE_PRODUCTVERSION_STR "4.9"
+#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_PRODUCTNAME_STR "DirectX"
 
 #include "wine/wine_common_ver.rc"
diff --git a/dlls/dmloader/version.rc b/dlls/dmloader/version.rc
index a7565c4..5d18dcb 100644
--- a/dlls/dmloader/version.rc
+++ b/dlls/dmloader/version.rc
@@ -18,10 +18,10 @@
 
 #define WINE_FILEDESCRIPTION_STR "Wine DirectMusic Loader"
 #define WINE_FILENAME_STR "dmloader.dll"
-#define WINE_FILEVERSION 4,9,0,900
-#define WINE_FILEVERSION_STR "4.9.0.900"
-#define WINE_PRODUCTVERSION 4,9,0,900
-#define WINE_PRODUCTVERSION_STR "4.9"
+#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_PRODUCTNAME_STR "DirectX"
 
 #include "wine/wine_common_ver.rc"
diff --git a/dlls/dmscript/version.rc b/dlls/dmscript/version.rc
index bc1b1da..41aedde 100644
--- a/dlls/dmscript/version.rc
+++ b/dlls/dmscript/version.rc
@@ -18,10 +18,10 @@
 
 #define WINE_FILEDESCRIPTION_STR "Wine DirectMusic Scripting"
 #define WINE_FILENAME_STR "dmscript.dll"
-#define WINE_FILEVERSION 4,9,0,900
-#define WINE_FILEVERSION_STR "4.9.0.900"
-#define WINE_PRODUCTVERSION 4,9,0,900
-#define WINE_PRODUCTVERSION_STR "4.9"
+#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_PRODUCTNAME_STR "DirectX"
 
 #include "wine/wine_common_ver.rc"
diff --git a/dlls/dmstyle/version.rc b/dlls/dmstyle/version.rc
index afdea36..5ad9a9f 100644
--- a/dlls/dmstyle/version.rc
+++ b/dlls/dmstyle/version.rc
@@ -18,10 +18,10 @@
 
 #define WINE_FILEDESCRIPTION_STR "Wine DirectMusic Style Engine"
 #define WINE_FILENAME_STR "dmstyle.dll"
-#define WINE_FILEVERSION 4,9,0,900
-#define WINE_FILEVERSION_STR "4.9.0.900"
-#define WINE_PRODUCTVERSION 4,9,0,900
-#define WINE_PRODUCTVERSION_STR "4.9"
+#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_PRODUCTNAME_STR "DirectX"
 
 #include "wine/wine_common_ver.rc"
diff --git a/dlls/dmsynth/version.rc b/dlls/dmsynth/version.rc
index 5051092..6b6fb08 100644
--- a/dlls/dmsynth/version.rc
+++ b/dlls/dmsynth/version.rc
@@ -18,10 +18,10 @@
 
 #define WINE_FILEDESCRIPTION_STR "Wine DirectMusic Software Synthesizer"
 #define WINE_FILENAME_STR "dmsynth.dll"
-#define WINE_FILEVERSION 4,9,0,900
-#define WINE_FILEVERSION_STR "4.9.0.900"
-#define WINE_PRODUCTVERSION 4,9,0,900
-#define WINE_PRODUCTVERSION_STR "4.9"
+#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_PRODUCTNAME_STR "DirectX"
 
 #include "wine/wine_common_ver.rc"
diff --git a/dlls/dmusic/version.rc b/dlls/dmusic/version.rc
index 09df126..f885512 100644
--- a/dlls/dmusic/version.rc
+++ b/dlls/dmusic/version.rc
@@ -19,10 +19,10 @@
 #define WINE_OLESELFREGISTER
 #define WINE_FILEDESCRIPTION_STR "Wine DirectMusic"
 #define WINE_FILENAME_STR "dmusic.dll"
-#define WINE_FILEVERSION 4,9,0,900
-#define WINE_FILEVERSION_STR "4.9.0.900"
-#define WINE_PRODUCTVERSION 4,9,0,900
-#define WINE_PRODUCTVERSION_STR "4.9"
+#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_PRODUCTNAME_STR "DirectX"
 
 #include "wine/wine_common_ver.rc"
diff --git a/dlls/dmusic32/version.rc b/dlls/dmusic32/version.rc
index 168d6c0..da715b5 100644
--- a/dlls/dmusic32/version.rc
+++ b/dlls/dmusic32/version.rc
@@ -18,10 +18,10 @@
 
 #define WINE_FILEDESCRIPTION_STR "Wine DirectMusic Legacy Port"
 #define WINE_FILENAME_STR "dmusic32.dll"
-#define WINE_FILEVERSION 4,9,0,900
-#define WINE_FILEVERSION_STR "4.9.0.900"
-#define WINE_PRODUCTVERSION 4,9,0,900
-#define WINE_PRODUCTVERSION_STR "4.9"
+#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_PRODUCTNAME_STR "DirectX"
 
 #include "wine/wine_common_ver.rc"
diff --git a/dlls/dplayx/version.rc b/dlls/dplayx/version.rc
index 95a7f9e..ea498e9 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,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_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_PRODUCTNAME_STR "DirectX"
 
 #include "wine/wine_common_ver.rc"
diff --git a/dlls/dpnet/version.rc b/dlls/dpnet/version.rc
index d78bb5f..4930f6f 100644
--- a/dlls/dpnet/version.rc
+++ b/dlls/dpnet/version.rc
@@ -18,10 +18,10 @@
 
 #define WINE_FILEDESCRIPTION_STR "Wine DirectPlay 8"
 #define WINE_FILENAME_STR "dpnet.dll"
-#define WINE_FILEVERSION 5,1,2,600
-#define WINE_FILEVERSION_STR "5.1.2.600"
-#define WINE_PRODUCTVERSION 5,1,2,600
-#define WINE_PRODUCTVERSION_STR "5.1"
+#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_PRODUCTNAME_STR "Wine DirectX"
 
 #include "wine/wine_common_ver.rc"
diff --git a/dlls/dpnhpast/version.rc b/dlls/dpnhpast/version.rc
index c25c655..558c9cd 100644
--- a/dlls/dpnhpast/version.rc
+++ b/dlls/dpnhpast/version.rc
@@ -18,10 +18,10 @@
 
 #define WINE_FILEDESCRIPTION_STR "Wine DirectPlay NAT Helper PAST"
 #define WINE_FILENAME_STR "dpnhpast.dll"
-#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_FILEVERSION 5,3,0,901
+#define WINE_FILEVERSION_STR "5.3.0.901"
+#define WINE_PRODUCTVERSION 5,3,0,901
+#define WINE_PRODUCTVERSION_STR "5.3"
 #define WINE_PRODUCTNAME_STR "DirectX"
 
 #include "wine/wine_common_ver.rc"
diff --git a/dlls/dsound/version.rc b/dlls/dsound/version.rc
index 62d9699..81f42fa 100644
--- a/dlls/dsound/version.rc
+++ b/dlls/dsound/version.rc
@@ -19,10 +19,10 @@
 #define WINE_OLESELFREGISTER
 #define WINE_FILEDESCRIPTION_STR "Wine DirectSound"
 #define WINE_FILENAME_STR "dsound.dll"
-#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_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_PRODUCTNAME_STR "DirectX"
 
 #include "wine/wine_common_ver.rc"
diff --git a/dlls/dswave/version.rc b/dlls/dswave/version.rc
index fe5fc24..1df632b 100644
--- a/dlls/dswave/version.rc
+++ b/dlls/dswave/version.rc
@@ -19,10 +19,10 @@
 #define WINE_OLESELFREGISTER
 #define WINE_FILEDESCRIPTION_STR "Wine DirectMusic Wave"
 #define WINE_FILENAME_STR "dswave.dll"
-#define WINE_FILEVERSION 4,9,0,900
-#define WINE_FILEVERSION_STR "4.9.0.900"
-#define WINE_PRODUCTVERSION 4,9,0,900
-#define WINE_PRODUCTVERSION_STR "4.9"
+#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_PRODUCTNAME_STR "DirectX"
 
 #include "wine/wine_common_ver.rc"
diff --git a/dlls/dxdiagn/version.rc b/dlls/dxdiagn/version.rc
index 35d89a6..bb81882 100644
--- a/dlls/dxdiagn/version.rc
+++ b/dlls/dxdiagn/version.rc
@@ -18,10 +18,10 @@
 
 #define WINE_FILEDESCRIPTION_STR "Wine DxDiag 8"
 #define WINE_FILENAME_STR "dxdiagn.dll"
-#define WINE_FILEVERSION 5,1,2,600
-#define WINE_FILEVERSION_STR "5.1.2.600"
-#define WINE_PRODUCTVERSION 5,1,2,600
-#define WINE_PRODUCTVERSION_STR "5.1"
+#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_PRODUCTNAME_STR "Wine DirectX"
 
 #include "wine/wine_common_ver.rc"
diff --git a/dlls/msdmo/rsrc.rc b/dlls/msdmo/rsrc.rc
index e194de4..59fbb11 100644
--- a/dlls/msdmo/rsrc.rc
+++ b/dlls/msdmo/rsrc.rc
@@ -18,10 +18,10 @@
 
 #define WINE_FILEDESCRIPTION_STR "DMO Runtime"
 #define WINE_FILENAME_STR "msdmo.dll"
-#define WINE_FILEVERSION 6,3,1,400
-#define WINE_FILEVERSION_STR "6.3.1.400"
-#define WINE_PRODUCTVERSION 6,3,1,400
-#define WINE_PRODUCTVERSION_STR "6.3"
+#define WINE_FILEVERSION 6,5,1,900
+#define WINE_FILEVERSION_STR "6.5.1.900"
+#define WINE_PRODUCTVERSION 6,5,1,900
+#define WINE_PRODUCTVERSION_STR "6.5"
 #define WINE_PRODUCTNAME_STR "DirectX"
 
 #include "wine/wine_common_ver.rc"
diff --git a/dlls/qcap/.cvsignore b/dlls/qcap/.cvsignore
index 845b1ef..188f3a5 100644
--- a/dlls/qcap/.cvsignore
+++ b/dlls/qcap/.cvsignore
@@ -1,3 +1,4 @@
 Makefile
 qcap.dll.dbg.c
 qcap.spec.def
+version.res
diff --git a/dlls/qcap/Makefile.in b/dlls/qcap/Makefile.in
index 46dc6f2..381946a 100644
--- a/dlls/qcap/Makefile.in
+++ b/dlls/qcap/Makefile.in
@@ -6,6 +6,8 @@
 
 C_SRCS = qcap_main.c
 
+RC_SRCS = version.rc
+
 @MAKE_DLL_RULES@
 
 ### Dependencies:
diff --git a/dlls/qcap/version.rc b/dlls/qcap/version.rc
new file mode 100644
index 0000000..0ca9975
--- /dev/null
+++ b/dlls/qcap/version.rc
@@ -0,0 +1,27 @@
+/*
+ * Copyright 2004 Ivan Leo Murray-Smith
+ *
+ * This library is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU Lesser General Public
+ * License as published by the Free Software Foundation; either
+ * version 2.1 of the License, or (at your option) any later version.
+ *
+ * This library is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this library; if not, write to the Free Software
+ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+ */
+
+#define WINE_FILEDESCRIPTION_STR "Wine qcap dll"
+#define WINE_FILENAME_STR "qcap.dll"
+#define WINE_FILEVERSION 6,5,1,900
+#define WINE_FILEVERSION_STR "6.5.1.900"
+#define WINE_PRODUCTVERSION 6,5,1,900
+#define WINE_PRODUCTVERSION_STR "6.5"
+#define WINE_PRODUCTNAME_STR "DirectShow"
+
+#include "wine/wine_common_ver.rc"
diff --git a/dlls/quartz/version.rc b/dlls/quartz/version.rc
index 4a4f5c2..00a23c6 100644
--- a/dlls/quartz/version.rc
+++ b/dlls/quartz/version.rc
@@ -19,10 +19,10 @@
 #define WINE_OLESELFREGISTER
 #define WINE_FILEDESCRIPTION_STR "Wine Quartz dll"
 #define WINE_FILENAME_STR "quartz.dll"
-#define WINE_FILEVERSION 6,3,1,881
-#define WINE_FILEVERSION_STR "6.3.1.881"
-#define WINE_PRODUCTVERSION 6,3,1,881
-#define WINE_PRODUCTVERSION_STR "6.3"
+#define WINE_FILEVERSION 6,5,1,902
+#define WINE_FILEVERSION_STR "6.5.1.902"
+#define WINE_PRODUCTVERSION 6,5,1,902
+#define WINE_PRODUCTVERSION_STR "6.5"
 #define WINE_PRODUCTNAME_STR "DirectX"
 
 #include "wine/wine_common_ver.rc"