From 43f45816176cd572a9f23b5ab4509638087db1ed Mon Sep 17 00:00:00 2001 From: Xavier Roche Date: Sat, 14 Mar 2015 15:10:56 +0100 Subject: 3.48-21 --- history.txt | 5 ++++- src/htsglobal.h | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/history.txt b/history.txt index 41d8794..7271669 100644 --- a/history.txt +++ b/history.txt @@ -3,7 +3,10 @@ HTTrack Website Copier release history: -------------------------------------- This file lists all changes and fixes that have been made for HTTrack -3.48-20 +3.48-21 ++ Fixed: Google RPMs use /usr/bin/google-chrome as program location (Cickumqt) ++ Fixed: Fixed htsserver not dying (immediately) on quit ++ New: Updated WIN32 OpenSSL to 1.0.1j (Evgeniy) + Fixed: webhttrack incompatibility with Chrome + Fixed: assertion failure at htslib.c:3458 (strlen(copyBuff) == qLen) seen on Linux + Fixed: infamous crashes inside the DNS cache due to a corruption within the option structure (E.Kalinowski/karbofos) diff --git a/src/htsglobal.h b/src/htsglobal.h index bf504f4..fd9112a 100644 --- a/src/htsglobal.h +++ b/src/htsglobal.h @@ -36,8 +36,8 @@ Please visit our Website: http://www.httrack.com #define HTTRACK_GLOBAL_DEFH // Version (also check external version information) -#define HTTRACK_VERSION "3.48-20" -#define HTTRACK_VERSIONID "3.48.20" +#define HTTRACK_VERSION "3.48-21" +#define HTTRACK_VERSIONID "3.48.21" #define HTTRACK_AFF_VERSION "3.x" #define HTTRACK_LIB_VERSION "2.0" -- cgit v1.2.3