summaryrefslogtreecommitdiff
path: root/livefeatures.h
diff options
context:
space:
mode:
authorChristian Wieninger <cwieninger (at) gmx (dot) de>2008-10-21 22:44:45 +0200
committerChristian Wieninger <cwieninger (at) gmx (dot) de>2008-10-21 22:44:45 +0200
commit73393d5bde0f6a3c1ee3b855d7535d7e688c2287 (patch)
tree1816508a7a12b08360a3510a11be5922253728a8 /livefeatures.h
parent8f23e11f853946651c8821d02b014d861b6c0986 (diff)
downloadvdr-plugin-live-73393d5bde0f6a3c1ee3b855d7535d7e688c2287.tar.gz
vdr-plugin-live-73393d5bde0f6a3c1ee3b855d7535d7e688c2287.tar.bz2
some fixes for the directory entry within the edit timer menu, requires
epgsearch-0.9.25.beta6
Diffstat (limited to 'livefeatures.h')
-rw-r--r--livefeatures.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/livefeatures.h b/livefeatures.h
index bef2b1a..2f246cc 100644
--- a/livefeatures.h
+++ b/livefeatures.h
@@ -60,7 +60,7 @@ namespace features
struct epgsearch
{
static const char* Plugin() { return "epgsearch"; }
- static const char* MinVersion() { return "0.9.24.beta20"; }
+ static const char* MinVersion() { return "0.9.25.beta6"; }
};
struct streamdev_server