summaryrefslogtreecommitdiff
path: root/tvguide.c
diff options
context:
space:
mode:
authorkamel5 <vdr.kamel5 (at) gmx (dot) net>2019-06-02 11:14:37 +0200
committerkamel5 <vdr.kamel5 (at) gmx (dot) net>2019-06-02 11:14:37 +0200
commitd0c1519463bc751406da043bc9b6ac4d1fcfb936 (patch)
tree515bef1c5d7add067e7d067b55e25bad4baefe29 /tvguide.c
parentc081bc5ca1c0e9b0c1d80532a64abdac36785c90 (diff)
downloadvdr-plugin-tvguide-d0c1519463bc751406da043bc9b6ac4d1fcfb936.tar.gz
vdr-plugin-tvguide-d0c1519463bc751406da043bc9b6ac4d1fcfb936.tar.bz2
Version 1.2.7v1.2.71.2.7
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 e7aa350..ed2b6be 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.6";
+static const char *VERSION = "1.2.7";
static const char *DESCRIPTION = tr("A fancy 2d EPG Viewer");
static const char *MAINMENUENTRY = "Tvguide";