From d45b4aba734515e7f6b007eae4360874059a5a2c Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Sun, 29 Oct 2006 17:00:00 +0100 Subject: Version 1.4.3-4 - Fixed deleting EPG events that have a running status of "pausing" or higher. - Fixed handling NITs with more than one delivery system descriptor tag for the same transponder. --- config.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'config.h') diff --git a/config.h b/config.h index 2a1fee3..bd2becb 100644 --- a/config.h +++ b/config.h @@ -4,7 +4,7 @@ * See the main source file 'vdr.c' for copyright information and * how to reach the author. * - * $Id: config.h 1.275 2006/10/20 13:37:37 kls Exp $ + * $Id: config.h 1.276 2006/10/28 09:15:00 kls Exp $ */ #ifndef __CONFIG_H @@ -21,7 +21,7 @@ // VDR's own version number: -#define VDRVERSION "1.4.3-3" +#define VDRVERSION "1.4.3-4" #define VDRVERSNUM 10403 // Version * 10000 + Major * 100 + Minor // The plugin API's version number: -- cgit v1.2.3