summaryrefslogtreecommitdiff
path: root/epgfixer.c
diff options
context:
space:
mode:
Diffstat (limited to 'epgfixer.c')
-rw-r--r--epgfixer.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/epgfixer.c b/epgfixer.c
index e8e518c..1fb81fc 100644
--- a/epgfixer.c
+++ b/epgfixer.c
@@ -22,7 +22,7 @@
#define GITVERSION ""
#endif
-static const char VERSION[] = "0.2.1" GITVERSION;
+static const char VERSION[] = "0.3.0" GITVERSION;
static const char DESCRIPTION[] = trNOOP("Fix bugs in EPG");
class cPluginEpgfixer : public cPlugin {