From 4b8968f7e1f91f88e51a5014aa17f07484040f72 Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Thu, 14 Jun 2001 08:22:30 +0200 Subject: Increased 'broken data stream' timeout; modified turning off PIDs --- config.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'config.h') diff --git a/config.h b/config.h index 4da45fa4..b532cb63 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.47 2001/06/12 21:40:28 kls Exp $ + * $Id: config.h 1.48 2001/06/14 08:20:34 kls Exp $ */ #ifndef __CONFIG_H @@ -19,7 +19,7 @@ #include "eit.h" #include "tools.h" -#define VDRVERSION "0.81" +#define VDRVERSION "0.82" #define MaxBuffer 10000 -- cgit v1.2.3