From b7615a7ae144789da14d32019b2f86fc4bf6dcef Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Mon, 30 Sep 2002 15:57:23 +0200 Subject: Fixed a missing Flush() call in the remote control learning procedure --- config.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'config.h') diff --git a/config.h b/config.h index dc043054..c8a9cdd0 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.129 2002/09/29 10:42:17 kls Exp $ + * $Id: config.h 1.130 2002/09/30 15:57:23 kls Exp $ */ #ifndef __CONFIG_H @@ -20,7 +20,7 @@ #include "eit.h" #include "tools.h" -#define VDRVERSION "1.1.11" +#define VDRVERSION "1.1.12" #define MAXPRIORITY 99 #define MAXLIFETIME 99 -- cgit v1.2.3