diff options
| author | kamel5 <vdr.kamel5 (at) gmx (dot) net> | 2020-03-11 15:07:24 +0100 |
|---|---|---|
| committer | kamel5 <vdr.kamel5 (at) gmx (dot) net> | 2020-03-11 15:08:32 +0100 |
| commit | 5870b1ae4cbe4e4651c2662d8812ed4f22b69a67 (patch) | |
| tree | 35f52d7ebf01fabd680d7ffbaa83cb79ed71d588 /tvguide.c | |
| parent | 69b851c9ed45b994a49e9d4a1cb9efebc5d8affd (diff) | |
| download | vdr-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.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.0"; +static const char *VERSION = "1.3.1"; static const char *DESCRIPTION = tr("A fancy 2d EPG Viewer"); static const char *MAINMENUENTRY = "Tvguide"; |
