diff options
author | kamel5 <vdr.kamel5 (at) gmx (dot) net> | 2019-10-19 16:41:09 +0200 |
---|---|---|
committer | kamel5 <vdr.kamel5 (at) gmx (dot) net> | 2019-10-19 16:41:09 +0200 |
commit | 89e9086943f394f189c270f26e36f394e695e051 (patch) | |
tree | a39c28c1a8ab811fb2aeb0966d70149a958ff984 /tvguide.c | |
parent | e236d9e571b7720030490f7a2ea69ca922fab96d (diff) | |
download | vdr-plugin-tvguide-89e9086943f394f189c270f26e36f394e695e051.tar.gz vdr-plugin-tvguide-89e9086943f394f189c270f26e36f394e695e051.tar.bz2 |
Version 1.2.14v1.2.14
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.2.13"; +static const char *VERSION = "1.2.14"; static const char *DESCRIPTION = tr("A fancy 2d EPG Viewer"); static const char *MAINMENUENTRY = "Tvguide"; |