From b79ccf22921a93ee79d844e9f777ce5d6bf5ee3c Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Fri, 2 Feb 2001 15:49:46 +0100 Subject: New command line option -D --- config.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'config.h') diff --git a/config.h b/config.h index 277e957e..d2b4940a 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.38 2001/01/14 15:29:27 kls Exp $ + * $Id: config.h 1.39 2001/02/02 15:22:47 kls Exp $ */ #ifndef __CONFIG_H @@ -19,7 +19,7 @@ #include "eit.h" #include "tools.h" -#define VDRVERSION "0.70" +#define VDRVERSION "0.71" #define MaxBuffer 10000 -- cgit v1.2.3