explorerframe: Bump version.

This commit is contained in:
Hans Leidekker 2010-09-27 12:18:30 +02:00 committed by Alexandre Julliard
parent 92b7f57e1e
commit fbb9afacc9
1 changed files with 4 additions and 4 deletions

View File

@ -21,9 +21,9 @@
#define WINE_OLESELFREGISTER
#define WINE_FILEDESCRIPTION_STR "Wine ExplorerFrame"
#define WINE_FILENAME_STR "explorerframe.dll"
#define WINE_FILEVERSION 6,1,7600,16385
#define WINE_FILEVERSION_STR "6.1.7600.16385"
#define WINE_PRODUCTVERSION 6,1,7600,16385
#define WINE_PRODUCTVERSION_STR "6.1.7600.16385"
#define WINE_FILEVERSION 6,1,7601,16666
#define WINE_FILEVERSION_STR "6.1.7601.16666"
#define WINE_PRODUCTVERSION 6,1,7601,16666
#define WINE_PRODUCTVERSION_STR "6.1.7601.16666"
#include "wine/wine_common_ver.rc"