From 5c68fc100c87bf677932852fbcd446199c03fecb Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Sat, 31 Mar 2001 08:42:27 +0200 Subject: Redesigned the ring buffer; prepared for remultiplexing --- config.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'config.h') diff --git a/config.h b/config.h index 60a95c3a..1bc8a535 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.42 2001/02/24 13:19:39 kls Exp $ + * $Id: config.h 1.43 2001/03/18 16:47:00 kls Exp $ */ #ifndef __CONFIG_H @@ -19,7 +19,7 @@ #include "eit.h" #include "tools.h" -#define VDRVERSION "0.71" +#define VDRVERSION "0.72" #define MaxBuffer 10000 -- cgit v1.2.3