From 7a06e0d36c9ac63d16264930f601bd74148c3c86 Mon Sep 17 00:00:00 2001 From: Louis Lenders Date: Sun, 21 Oct 2007 21:17:47 +0100 Subject: [PATCH] hhctrl.ocx: Update version info. --- dlls/hhctrl.ocx/version.rc | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/dlls/hhctrl.ocx/version.rc b/dlls/hhctrl.ocx/version.rc index 3a89350e684..bbdfd89db5e 100644 --- a/dlls/hhctrl.ocx/version.rc +++ b/dlls/hhctrl.ocx/version.rc @@ -21,9 +21,9 @@ #define WINE_FILEDESCRIPTION_STR "Wine htmlhelp OCX" #define WINE_FILENAME_STR "hhctrl.ocx" -#define WINE_FILEVERSION 4,72,7325,0 -#define WINE_FILEVERSION_STR "4.72.7325.0" -#define WINE_PRODUCTVERSION 4,72,7325,0 -#define WINE_PRODUCTVERSION_STR "4.72.7325.0" +#define WINE_FILEVERSION 5,2,3790,2744 +#define WINE_FILEVERSION_STR "5.2.3790.2744" +#define WINE_PRODUCTVERSION 5,2,3790,2744 +#define WINE_PRODUCTVERSION_STR "5.2.3790.2744" #include