summaryrefslogtreecommitdiff
path: root/tvguide.c
diff options
context:
space:
mode:
authorkamel5 <vdr.kamel5 (at) gmx (dot) net>2020-08-05 17:54:02 +0200
committerkamel5 <vdr.kamel5 (at) gmx (dot) net>2020-08-06 12:47:03 +0200
commitfc47c35beae3e80e67ac3dba5195299182ab78e7 (patch)
tree49435914984560fd54279dcb7a3de80645be7b1d /tvguide.c
parent4d80c6900d7df49384b25598f537e0420fe4269e (diff)
downloadvdr-plugin-tvguide-fc47c35beae3e80e67ac3dba5195299182ab78e7.tar.gz
vdr-plugin-tvguide-fc47c35beae3e80e67ac3dba5195299182ab78e7.tar.bz2
Version 1.3.2v1.3.2
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 45e940d..7f5aef4 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.3.1";
+static const char *VERSION = "1.3.2";
static const char *DESCRIPTION = tr("A fancy 2d EPG Viewer");
static const char *MAINMENUENTRY = "Tvguide";