From da2c0249f3ad64f3bb8fb70fdb19baf2a2df509c Mon Sep 17 00:00:00 2001 From: horchi Date: Tue, 10 Dec 2019 08:55:49 +0100 Subject: 2019-12-09: version 1.1.148 (horchi)\n - change: Improved epglv method to avoid problems on some special characters\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 bcfd868..78b37e1 100644 --- a/HISTORY.h +++ b/HISTORY.h @@ -4,8 +4,8 @@ * ----------------------------------- */ -#define _VERSION "1.1.147" -#define VERSION_DATE "28.11.2019" +#define _VERSION "1.1.148" +#define VERSION_DATE "09.12.2019" #define DB_API 7 #ifdef GIT_REV @@ -18,6 +18,9 @@ * ------------------------------------ * +2019-12-09: version 1.1.148 (horchi) + - change: Improved epglv method to avoid problems on some special characters + 2019-11-28: version 1.1.147 (horchi) - added: Support of python 3.8 (by Alexander Grothe) -- cgit v1.2.3