From c710608b32f65500d70620275db178834bec1a1f Mon Sep 17 00:00:00 2001 From: Christian Wieninger Date: Thu, 10 Jul 2008 19:54:36 +0200 Subject: when an incomplete recording triggers a search timer update for a search timer with 'avoid repeats' now running events are ignored for the repeats. --- epgsearch.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'epgsearch.c') diff --git a/epgsearch.c b/epgsearch.c index 6e23e09..ad63fad 100644 --- a/epgsearch.c +++ b/epgsearch.c @@ -69,7 +69,7 @@ The project's page is at http://winni.vdr-developer.org/epgsearch #include #endif -static const char VERSION[] = "0.9.25.beta1"; +static const char VERSION[] = "0.9.25.beta2"; static const char DESCRIPTION[] = trNOOP("search the EPG for repeats and more"); // globals -- cgit v1.2.3