Fixed version info.
This commit is contained in:
parent
e961edd306
commit
3d6eb2db2f
|
@ -29,7 +29,7 @@ LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
|
||||||
#define WINE_OLESELFREGISTER
|
#define WINE_OLESELFREGISTER
|
||||||
#define WINE_FILEDESCRIPTION_STR "Wine AVI file support library"
|
#define WINE_FILEDESCRIPTION_STR "Wine AVI file support library"
|
||||||
#define WINE_FILENAME_STR "avifil32.dll"
|
#define WINE_FILENAME_STR "avifil32.dll"
|
||||||
#define WINE_FILEVERSION 4,3,0,1998
|
#define WINE_FILEVERSION 4,0,3,1998
|
||||||
#define WINE_FILEVERSION_STR "4.03.1998"
|
#define WINE_FILEVERSION_STR "4.03.1998"
|
||||||
|
|
||||||
#include "wine/wine_common_ver.rc"
|
#include "wine/wine_common_ver.rc"
|
||||||
|
|
Loading…
Reference in New Issue