summaryrefslogtreecommitdiff
path: root/tvguide.c
diff options
context:
space:
mode:
authorkamel5 <vdr.kamel5 (at) gmx (dot) net>2020-08-06 19:02:29 +0200
committerkamel5 <vdr.kamel5 (at) gmx (dot) net>2020-08-06 19:05:42 +0200
commit435a74d9cf1970b0e58d1c1fe031861fd9169826 (patch)
treef2c4418caddf7202d0a16d41ed861b04d0d491b2 /tvguide.c
parentfc47c35beae3e80e67ac3dba5195299182ab78e7 (diff)
downloadvdr-plugin-tvguide-1.3.3.tar.gz
vdr-plugin-tvguide-1.3.3.tar.bz2
Version 1.3.3v1.3.3
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 7f5aef4..e317aef 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.2";
+static const char *VERSION = "1.3.3";
static const char *DESCRIPTION = tr("A fancy 2d EPG Viewer");
static const char *MAINMENUENTRY = "Tvguide";