From 36a1702cb9b22a91dec25844bbb9674cc7e01087 Mon Sep 17 00:00:00 2001 From: Christian Wieninger Date: Sun, 24 Aug 2008 14:00:28 +0200 Subject: moved from cCondWait::SleepMs to cCondWait::Wait to avoid shutdown problems, patch by e9hack --- epgsearch.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'epgsearch.c') diff --git a/epgsearch.c b/epgsearch.c index ad63fad..bcc6b9c 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.beta2"; +static const char VERSION[] = "0.9.25.beta3"; static const char DESCRIPTION[] = trNOOP("search the EPG for repeats and more"); // globals -- cgit v1.2.3