From c7a539d8e1c2bee76c6df208534f3b8eedd5f2a1 Mon Sep 17 00:00:00 2001 From: Stefan Leichter Date: Thu, 4 Sep 2003 00:04:16 +0000 Subject: [PATCH] Updated minor version number. --- dlls/comctl32/comctl32.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dlls/comctl32/comctl32.h b/dlls/comctl32/comctl32.h index 78b4a8fdf3a..62ebe3fdbde 100644 --- a/dlls/comctl32/comctl32.h +++ b/dlls/comctl32/comctl32.h @@ -128,9 +128,9 @@ VOID COMCTL32_RefreshSysColors(void); INT Str_GetPtrWtoA (LPCWSTR lpSrc, LPSTR lpDest, INT nMaxLen); BOOL Str_SetPtrAtoW (LPWSTR *lppDest, LPCSTR lpSrc); -#define COMCTL32_VERSION_MINOR 0 +#define COMCTL32_VERSION_MINOR 80 #define WINE_FILEVERSION 5, COMCTL32_VERSION_MINOR, 0, 0 -#define WINE_FILEVERSIONSTR "5.00" +#define WINE_FILEVERSIONSTR "5.80" /* Our internal stack structure of the window procedures to subclass */ typedef struct