From c09232f3020c5cdf78fbd7d3f7e5f773c4789da1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matti=20Lehtim=C3=A4ki?= Date: Sat, 14 Apr 2012 01:15:13 +0300 Subject: Version 0.0.6. --- epgfixer.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/epgfixer.c b/epgfixer.c index e58dd30..9d3dc80 100644 --- a/epgfixer.c +++ b/epgfixer.c @@ -15,7 +15,7 @@ #error "VDR-1.7.26 API version or greater is required!" #endif -static const char *VERSION = "0.0.5"; +static const char *VERSION = "0.0.6"; static const char *DESCRIPTION = trNOOP("Fix bugs in EPG"); class cPluginEpgfixer : public cPlugin { -- cgit v1.2.3