diff options
author | kamel5 <vdr.kamel5 (at) gmx (dot) net> | 2019-07-20 11:53:04 +0200 |
---|---|---|
committer | kamel5 <vdr.kamel5 (at) gmx (dot) net> | 2019-07-20 11:53:04 +0200 |
commit | 0203cb3f01f2e5122ba8e264166afa3438a619a1 (patch) | |
tree | f5eaa7663058d8009766816256abfa35e7a9fa98 /tvguide.c | |
parent | 152662d519a0e4bcaeafc2c7af14d48bbdd8e232 (diff) | |
download | vdr-plugin-tvguide-0203cb3f01f2e5122ba8e264166afa3438a619a1.tar.gz vdr-plugin-tvguide-0203cb3f01f2e5122ba8e264166afa3438a619a1.tar.bz2 |
Version 1.2.10v1.2.10
Diffstat (limited to 'tvguide.c')
-rw-r--r-- | tvguide.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -26,7 +26,7 @@ #error "VDR-2.0.0 API version or greater is required!" #endif -static const char *VERSION = "1.2.9"; +static const char *VERSION = "1.2.10"; static const char *DESCRIPTION = tr("A fancy 2d EPG Viewer"); static const char *MAINMENUENTRY = "Tvguide"; |