summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--HISTORY2
-rw-r--r--HISTORY.DE2
-rw-r--r--epgsearch.c2
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