From 837ae8937ecd6511c0c11ab128d01bd3e765b3ee Mon Sep 17 00:00:00 2001 From: Christian Wieninger Date: Tue, 29 Apr 2008 18:42:55 +0200 Subject: 0.9.24 --- HISTORY | 2 +- HISTORY.DE | 2 +- epgsearch.c | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/HISTORY b/HISTORY index a3fea36..14daa46 100644 --- a/HISTORY +++ b/HISTORY @@ -1,6 +1,6 @@ VDR Plugin 'epgsearch' Revision History --------------------------------------- -2008-xx-xx: Version 0.9.24 +2008-04-29: Version 0.9.24 new: - support for vdr-1.6.x/1.7.x - speedup in searching and search timer updates (about 25%) diff --git a/HISTORY.DE b/HISTORY.DE index 26c3db6..a05d07e 100644 --- a/HISTORY.DE +++ b/HISTORY.DE @@ -1,7 +1,7 @@ VDR Plugin 'epgsearch' Revision History --------------------------------------- -2008-xx-xx: Version 0.9.24 +2008-04-29: Version 0.9.24 neu: - Unterstützung von vdr-1.6.x/1.7.x - Die Suche und damit das Suchtimer-Update sind nun etwa 25% schneller diff --git a/epgsearch.c b/epgsearch.c index bfb30c6..1cc5a34 100644 --- a/epgsearch.c +++ b/epgsearch.c @@ -66,7 +66,7 @@ The project's page is at http://winni.vdr-developer.org/epgsearch #include "menu_announcelist.h" #include "confdloader.h" -static const char VERSION[] = "0.9.24.rc2"; +static const char VERSION[] = "0.9.24"; static const char DESCRIPTION[] = trNOOP("search the EPG for repeats and more"); // globals -- cgit v1.2.3