Extends version info in dll/dplayx

Enrico Horn farmboy1 at subdimension.com
Mon Jan 13 07:40:39 CST 2003


Changelog:
    Extend version info in dll/dplayx

Index: dlls/dplayx/version.rc
===================================================================
RCS file: /home/wine/wine/dlls/dplayx/version.rc,v
retrieving revision 1.2
diff -u -r1.2 version.rc
--- dlls/dplayx/version.rc	9 Mar 2002 23:29:36 -0000	1.2
+++ dlls/dplayx/version.rc	13 Jan 2003 13:34:18 -0000
@@ -18,6 +18,8 @@
 
 #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_PRODUCTVERSION_STR "4.7"
 #define WINE_PRODUCTNAME_STR "DirectX"





More information about the wine-patches mailing list