From 73393d5bde0f6a3c1ee3b855d7535d7e688c2287 Mon Sep 17 00:00:00 2001 From: Christian Wieninger Date: Tue, 21 Oct 2008 22:44:45 +0200 Subject: some fixes for the directory entry within the edit timer menu, requires epgsearch-0.9.25.beta6 --- livefeatures.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'livefeatures.h') 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 -- cgit v1.2.3