shdocvw: Upgrade the version to 5.50.4134.599.

This commit is contained in:
James Hawkins 2006-06-26 13:57:58 -07:00 committed by Alexandre Julliard
parent 53fc3f6acc
commit e391387c9a
1 changed files with 3 additions and 3 deletions

View File

@ -19,9 +19,9 @@
#define WINE_OLESELFREGISTER
#define WINE_FILEDESCRIPTION_STR "Wine core dll"
#define WINE_FILENAME_STR "shdocvw.dll"
#define WINE_FILEVERSION 5,50,0,0
#define WINE_FILEVERSION_STR "5.50.0.0"
#define WINE_PRODUCTVERSION 5,50,0,0
#define WINE_FILEVERSION 5,50,4134,599
#define WINE_FILEVERSION_STR "5.50.4134.599"
#define WINE_PRODUCTVERSION 5,50,4134,599
#define WINE_PRODUCTVERSION_STR "5.50"
#include "wine/wine_common_ver.rc"