summaryrefslogtreecommitdiff
path: root/tvguide.c
diff options
context:
space:
mode:
authorkamel5 <vdr.kamel5 (at) gmx (dot) net>2019-04-14 13:31:33 +0200
committerkamel5 <vdr.kamel5 (at) gmx (dot) net>2019-04-14 13:58:22 +0200
commite7753834bc950470fd0cd9db80daccac420fee5b (patch)
tree92f7a36d04c51f99ce38717dbb9c7151dc816278 /tvguide.c
parentd1e5e240ec6d157ff9518c8caf520c2a6e01e74f (diff)
downloadvdr-plugin-tvguide-e7753834bc950470fd0cd9db80daccac420fee5b.tar.gz
vdr-plugin-tvguide-e7753834bc950470fd0cd9db80daccac420fee5b.tar.bz2
Version 1.2.6v1.2.6
Diffstat (limited to 'tvguide.c')
-rw-r--r--tvguide.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tvguide.c b/tvguide.c
index 7630856..e7aa350 100644
--- a/tvguide.c
+++ b/tvguide.c
@@ -26,7 +26,7 @@
#error "VDR-2.0.0 API version or greater is required!"
#endif
-static const char *VERSION = "1.2.5";
+static const char *VERSION = "1.2.6";
static const char *DESCRIPTION = tr("A fancy 2d EPG Viewer");
static const char *MAINMENUENTRY = "Tvguide";