Louis Lenders : hhctrl.ocx: Update version info.
Module: wine Branch: master Commit: 7a06e0d36c9ac63d16264930f601bd74148c3c86 URL: http://source.winehq.org/git/wine.git/?a=commit;h=7a06e0d36c9ac63d16264930f6... Author: Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> Date: Sun Oct 21 21:17:47 2007 +0100 hhctrl.ocx: Update version info. --- dlls/hhctrl.ocx/version.rc | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/dlls/hhctrl.ocx/version.rc b/dlls/hhctrl.ocx/version.rc index 3a89350..bbdfd89 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 <wine/wine_common_ver.rc>
participants (1)
-
Alexandre Julliard