summaryrefslogtreecommitdiff
path: root/tvguide.c
diff options
context:
space:
mode:
authorkamel5 <vdr.kamel5 (at) gmx (dot) net>2019-10-19 16:41:09 +0200
committerkamel5 <vdr.kamel5 (at) gmx (dot) net>2019-10-19 16:41:09 +0200
commit89e9086943f394f189c270f26e36f394e695e051 (patch)
treea39c28c1a8ab811fb2aeb0966d70149a958ff984 /tvguide.c
parente236d9e571b7720030490f7a2ea69ca922fab96d (diff)
downloadvdr-plugin-tvguide-89e9086943f394f189c270f26e36f394e695e051.tar.gz
vdr-plugin-tvguide-89e9086943f394f189c270f26e36f394e695e051.tar.bz2
Version 1.2.14v1.2.14
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 20bbf55..d2a6587 100644
--- a/tvguide.c
+++ b/tvguide.c
@@ -27,7 +27,7 @@
#error "VDR-2.0.0 API version or greater is required!"
#endif
-static const char *VERSION = "1.2.13";
+static const char *VERSION = "1.2.14";
static const char *DESCRIPTION = tr("A fancy 2d EPG Viewer");
static const char *MAINMENUENTRY = "Tvguide";