diff options
Diffstat (limited to 'config.h')
-rw-r--r-- | config.h | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -4,7 +4,7 @@ * See the main source file 'vdr.c' for copyright information and * how to reach the author. * - * $Id: config.h 1.139 2002/11/08 13:16:12 kls Exp $ + * $Id: config.h 1.141 2002/11/24 12:28:20 kls Exp $ */ #ifndef __CONFIG_H @@ -17,10 +17,9 @@ #include <time.h> #include <unistd.h> #include "device.h" -#include "eit.h" #include "tools.h" -#define VDRVERSION "1.1.16" +#define VDRVERSION "1.1.17" #define MAXPRIORITY 99 #define MAXLIFETIME 99 |