diff options
author | kamel5 <vdr.kamel5 (at) gmx (dot) net> | 2021-01-11 11:36:25 +0100 |
---|---|---|
committer | kamel5 <vdr.kamel5 (at) gmx (dot) net> | 2021-01-11 11:36:25 +0100 |
commit | 2f497adf012febc340780931a465aa11575740fb (patch) | |
tree | cde9f17cbbbe402eec3bcddc7066f9ecb1664c33 /tvguide.c | |
parent | decfb2d39d2a161d32cf15eda2879a005b6d24e1 (diff) | |
download | vdr-plugin-tvguide-2f497adf012febc340780931a465aa11575740fb.tar.gz vdr-plugin-tvguide-2f497adf012febc340780931a465aa11575740fb.tar.bz2 |
Diffstat (limited to 'tvguide.c')
-rw-r--r-- | tvguide.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -27,7 +27,7 @@ #error "VDR-2.0.0 API version or greater is required!" #endif -static const char *VERSION = "1.3.3"; +static const char *VERSION = "1.3.4"; static const char *DESCRIPTION = tr("A fancy 2d EPG Viewer"); static const char *MAINMENUENTRY = "Tvguide"; |