summaryrefslogtreecommitdiff
path: root/tvguide.c
diff options
context:
space:
mode:
authorkamel5 <vdr.kamel5 (at) gmx (dot) net>2019-07-05 15:09:33 +0200
committerkamel5 <vdr.kamel5 (at) gmx (dot) net>2019-07-05 15:09:33 +0200
commit69711400fa184bb254808286ffde10b8e97e7c82 (patch)
treebcd169198e48cb074c77fa8e8964534e1d5fe741 /tvguide.c
parent463b6369d2e71c7a80885e31287aa22798caf1f3 (diff)
downloadvdr-plugin-tvguide-69711400fa184bb254808286ffde10b8e97e7c82.tar.gz
vdr-plugin-tvguide-69711400fa184bb254808286ffde10b8e97e7c82.tar.bz2
Version 1.2.9v1.2.9
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 3bbcf55..8995724 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.8";
+static const char *VERSION = "1.2.9";
static const char *DESCRIPTION = tr("A fancy 2d EPG Viewer");
static const char *MAINMENUENTRY = "Tvguide";