summaryrefslogtreecommitdiff
path: root/tvguide.c
diff options
context:
space:
mode:
authorkamel5 <vdr.kamel5 (at) gmx (dot) net>2020-03-11 15:07:24 +0100
committerkamel5 <vdr.kamel5 (at) gmx (dot) net>2020-03-11 15:08:32 +0100
commit5870b1ae4cbe4e4651c2662d8812ed4f22b69a67 (patch)
tree35f52d7ebf01fabd680d7ffbaa83cb79ed71d588 /tvguide.c
parent69b851c9ed45b994a49e9d4a1cb9efebc5d8affd (diff)
downloadvdr-plugin-tvguide-5870b1ae4cbe4e4651c2662d8812ed4f22b69a67.tar.gz
vdr-plugin-tvguide-5870b1ae4cbe4e4651c2662d8812ed4f22b69a67.tar.bz2
Version 1.3.1v1.3.1
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 55b3919..45e940d 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.0";
+static const char *VERSION = "1.3.1";
static const char *DESCRIPTION = tr("A fancy 2d EPG Viewer");
static const char *MAINMENUENTRY = "Tvguide";