From 6a50f37f25b43112d4a1fad8a5057089548dfc3c Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Tue, 3 Oct 2000 10:34:48 +0200 Subject: Faster OSD by using bitmap --- config.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'config.h') diff --git a/config.h b/config.h index 418fa630..224a7b3b 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.21 2000/09/17 09:08:13 kls Exp $ + * $Id: config.h 1.22 2000/10/01 14:14:18 kls Exp $ */ #ifndef __CONFIG_H @@ -17,7 +17,7 @@ #include "dvbapi.h" #include "tools.h" -#define VDRVERSION "0.64" +#define VDRVERSION "0.65" #define MaxBuffer 10000 -- cgit v1.2.3