dmime: Update dx version to 9.0c.

oldstable
Vitaliy Margolen 2008-05-11 13:34:17 -06:00 committed by Alexandre Julliard
parent 94daf32000
commit 6d678fcfc2
1 changed files with 4 additions and 4 deletions

View File

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