From 6728fac61a344ff94ce4d8746957f585ec7c7ccf Mon Sep 17 00:00:00 2001 From: Antti Ajanki Date: Thu, 18 Nov 2010 20:11:12 +0200 Subject: prepare for release --- src/vdr-plugin/timer.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/vdr-plugin/timer.c') diff --git a/src/vdr-plugin/timer.c b/src/vdr-plugin/timer.c index 8158c29..b5a5c2b 100644 --- a/src/vdr-plugin/timer.c +++ b/src/vdr-plugin/timer.c @@ -315,7 +315,7 @@ void cWebviTimerManager::SaveHistory(FILE *f) { } char *cWebviTimerManager::UpgradedTemplatePath(char *ref) { - // template names changed in 0.3.3 + // template names changed in 0.4.0 const char *templateNameMap[10][2] = \ {{"wvt:///youtube/", "wvt:///www.youtube.com/"}, {"wvt:///svtplay/", "wvt:///svtplay.se/"}, -- cgit v1.2.3