From 04b0ae3e8101fc36a9df3aa07bf9e6dfdf1b0d38 Mon Sep 17 00:00:00 2001 From: horchi Date: Tue, 28 Jul 2020 12:23:04 +0200 Subject: 2020-07-28: version 1.1.162 (Alexander Grothe, horchi)\n - change: Improved curl handling\n\n --- HISTORY.h | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'HISTORY.h') diff --git a/HISTORY.h b/HISTORY.h index b1d41ec..c94d01f 100644 --- a/HISTORY.h +++ b/HISTORY.h @@ -4,8 +4,8 @@ * ----------------------------------- */ -#define _VERSION "1.1.161" -#define VERSION_DATE "27.07.2020" +#define _VERSION "1.1.162" +#define VERSION_DATE "28.07.2020" #define DB_API 7 #ifdef GIT_REV @@ -19,6 +19,9 @@ * * +2020-07-28: version 1.1.162 (Alexander Grothe, horchi) + - change: Improved curl handling + 2020-07-27: version 1.1.161 (Alexander Grothe, horchi) - change: Porting to new libmicrohttpd -- cgit v1.2.3