[resend] Ensure ole32.dll gets correct version number

Alexandre Julliard julliard at winehq.org
Mon Jul 21 17:42:11 CDT 2003


Mike Hearn <mike at theoretic.com> writes:

> diff -u -r1.1 version.rc
> --- dlls/ole32/version.rc	28 Mar 2003 19:33:04 -0000	1.1
> +++ dlls/ole32/version.rc	13 Jul 2003 13:09:17 -0000
> @@ -21,4 +21,8 @@
>  #define WINE_OLESELFREGISTER
>  #define WINE_FILENAME_STR "ole32.dll"
>  
> +#define WINE_FILEVERSION_STR "2.0"
> +#define WINE_FILEVERSION 2,0,0,0
> +
>  #include <wine/wine_common_ver.rc>

Version 2.0 is awfully old for ole32.dll. Why do you need that?

-- 
Alexandre Julliard
julliard at winehq.com



More information about the wine-devel mailing list