[pkg-wine-party] [SCM] Debian Wine packaging branch, lenny, updated. wine-1.0.0-1-126-gccc5cbd

Alexandre Julliard julliard at winehq.org
Thu Oct 30 14:44:04 UTC 2008


The following commit has been merged in the lenny branch:
commit a7b76d1e4ea9dd5d4403adb14cf34357855346c1
Author: Mikołaj Zalewski <mikolaj at zalewski.pl>
Date:   Sat Jul 19 10:26:20 2008 +0200

    oleaut32: Use custom file version in VERSIONINFO.
    (cherry picked from commit 9907387b7eaadd6dd0b06b1161ebbf61d5bd009b)

diff --git a/dlls/oleaut32/version.rc b/dlls/oleaut32/version.rc
index 5a3f1ff..6887af3 100644
--- a/dlls/oleaut32/version.rc
+++ b/dlls/oleaut32/version.rc
@@ -19,5 +19,7 @@
 #define WINE_OLESELFREGISTER
 #define WINE_FILEDESCRIPTION_STR "Wine OLE dll"
 #define WINE_FILENAME_STR "oleaut32.dll"
+#define WINE_FILEVERSION 6, 0, 6001, 18000 /* version from Vista SP1 */
+#define WINE_FILEVERSION_STR "6.0.6001.18000"
 
 #include "wine/wine_common_ver.rc"

-- 
Debian Wine packaging



More information about the pkg-wine-party mailing list