msxml3: bump version information to SP9

Austin English austinenglish at gmail.com
Sat Nov 27 10:10:42 CST 2010


Found while installing WISO Sparbuch 2008,
http://bugs.winehq.org/show_bug.cgi?id=11800, which wants at least
SP7. Version information from http://support.microsoft.com/kb/269238.

-- 
-Austin
-------------- next part --------------
diff --git a/dlls/msxml3/version.rc b/dlls/msxml3/version.rc
index 2564bcf..dfb8045 100644
--- a/dlls/msxml3/version.rc
+++ b/dlls/msxml3/version.rc
@@ -20,9 +20,9 @@
 #define WINE_OLESELFREGISTER
 #define WINE_FILEDESCRIPTION_STR "Wine MSXML 3.0"
 #define WINE_FILENAME_STR "msxml3.dll"
-#define WINE_FILEVERSION 8,30,9926,0
-#define WINE_FILEVERSION_STR "8.30.9926.0"
-#define WINE_PRODUCTVERSION 8,30,9926,0
-#define WINE_PRODUCTVERSION_STR "8.30.9926.0"
+#define WINE_FILEVERSION 8,90,1101,0
+#define WINE_FILEVERSION_STR "8.90.1101.0"
+#define WINE_PRODUCTVERSION 8,90,1101,0
+#define WINE_PRODUCTVERSION_STR "8.90.1101.0"
 
 #include "wine/wine_common_ver.rc"


More information about the wine-patches mailing list