From 1eaa11f8beced0a96c32d9f1ef3221abd1159d98 Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Sun, 26 May 2002 18:00:00 +0200 Subject: Version 1.0.3 - Updated 'Premiere Sport 2' in channels.conf (thanks to Rudi Hofer). - Fixed some function headers to make them compile with gcc 3.x (thanks to Gregoire Favre). - Fixed the cutting mechanism to make it re-sync in case a frame is larger than the buffer (thanks to Sven Grothklags). - Added Swedish language texts (thanks to Tomas Prybil). --- config.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'config.h') diff --git a/config.h b/config.h index 0f3420e..07ba1ae 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.112 2002/04/26 13:56:30 kls Exp $ + * $Id: config.h 1.112.1.1 2002/05/18 08:41:37 kls Exp $ */ #ifndef __CONFIG_H @@ -19,7 +19,7 @@ #include "eit.h" #include "tools.h" -#define VDRVERSION "1.0.2" +#define VDRVERSION "1.0.3" #define MAXPRIORITY 99 #define MAXLIFETIME 99 -- cgit v1.2.3