summaryrefslogtreecommitdiff
path: root/tvguide.c
diff options
context:
space:
mode:
authorkamel5 <vdr.kamel5 (at) gmx (dot) net>2019-06-20 13:45:13 +0200
committerkamel5 <vdr.kamel5 (at) gmx (dot) net>2019-06-20 13:45:13 +0200
commitb484f6cfc1154eb0cd447d0b663bb0f2047c2776 (patch)
tree0cec3932c938f9b21180885b52aef3f16f8e73c9 /tvguide.c
parentc04ca307925faaf7ec5b47045f966e7eb812c8d1 (diff)
downloadvdr-plugin-tvguide-b484f6cfc1154eb0cd447d0b663bb0f2047c2776.tar.gz
vdr-plugin-tvguide-b484f6cfc1154eb0cd447d0b663bb0f2047c2776.tar.bz2
Version 1.2.8v1.2.8
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 ed2b6be..4362519 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.7";
+static const char *VERSION = "1.2.8";
static const char *DESCRIPTION = tr("A fancy 2d EPG Viewer");
static const char *MAINMENUENTRY = "Tvguide";