From 43b582a04d3b77c0f0f92284bdccbbad190f9d41 Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Mon, 23 Dec 2002 12:41:20 +0100 Subject: Increased the timeout until an index file is considerd no longer to be written --- config.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'config.h') diff --git a/config.h b/config.h index d09729e7..7cf7d917 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.144 2002/12/13 13:41:55 kls Exp $ + * $Id: config.h 1.145 2002/12/22 15:29:45 kls Exp $ */ #ifndef __CONFIG_H @@ -19,7 +19,7 @@ #include "device.h" #include "tools.h" -#define VDRVERSION "1.1.20" +#define VDRVERSION "1.1.21" #define MAXPRIORITY 99 #define MAXLIFETIME 99 -- cgit v1.2.3