From 2819b6ccb4cbfd95459c2ec888c305b3355df54b Mon Sep 17 00:00:00 2001 From: horchi Date: Wed, 28 Jun 2017 18:17:06 +0200 Subject: 2017-06-23 version 1.1.73 (horchi)\n - bugfix: Fixed compile with VDR 2.2.0\n - bugfix: Fixed problem with unknown channels\n\n --- HISTORY.h | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'HISTORY.h') diff --git a/HISTORY.h b/HISTORY.h index 1523af9..eeace8b 100644 --- a/HISTORY.h +++ b/HISTORY.h @@ -5,7 +5,7 @@ * */ -#define _VERSION "1.1.72" +#define _VERSION "1.1.73" #define VERSION_DATE "22.06.2017" #define DB_API 4 @@ -19,6 +19,10 @@ /* * ------------------------------------ +2017-06-23 version 1.1.73 (horchi) + - bugfix: Fixed compile with VDR 2.2.0 + - bugfix: Fixed problem with unknown channels + 2017-06-22 version 1.1.72 (horchi) - bugfix: Fixed crash on end of recording -- cgit v1.2.3