shell32: Fix the file version string of the version resource.

This commit is contained in:
Stefan Leichter 2006-08-01 22:53:25 +02:00 committed by Alexandre Julliard
parent cb1930cf79
commit 999b48d8b5

View file

@ -25,4 +25,4 @@
/* FIXME: when libs/wpp gets fixed to support concatenation we can remove
* this and define it in version.rc */
#define WINE_FILEVERSION "5.0.3900.6975"
#define WINE_FILEVERSION_STR "5.0.3900.6975"