dmime: Update dx version to 9.0c.

This commit is contained in:
Vitaliy Margolen 2008-05-11 13:34:17 -06:00 committed by Alexandre Julliard
parent 94daf32000
commit 6d678fcfc2

View file

@ -18,9 +18,9 @@
#define WINE_FILEDESCRIPTION_STR "Wine DirectMusic Interactive Engine" #define WINE_FILEDESCRIPTION_STR "Wine DirectMusic Interactive Engine"
#define WINE_FILENAME_STR "dmime.dll" #define WINE_FILENAME_STR "dmime.dll"
#define WINE_FILEVERSION 5,3,0,900 #define WINE_FILEVERSION 5,3,1,904
#define WINE_FILEVERSION_STR "5.3.0.900" #define WINE_FILEVERSION_STR "5.3.1.904"
#define WINE_PRODUCTVERSION 5,3,0,900 #define WINE_PRODUCTVERSION 5,3,1,904
#define WINE_PRODUCTVERSION_STR "5.3" #define WINE_PRODUCTVERSION_STR "5.3.1.904"
#include "wine/wine_common_ver.rc" #include "wine/wine_common_ver.rc"