diff options
author | kamel5 <vdr.kamel5 (at) gmx (dot) net> | 2019-03-23 16:19:19 +0100 |
---|---|---|
committer | kamel5 <vdr.kamel5 (at) gmx (dot) net> | 2019-03-23 16:41:50 +0100 |
commit | 4474b5f5b5380f6cc7588d95106a935e14398e9f (patch) | |
tree | f3f102b638022fc07c31b23a6b572796ef93ace1 /tvguide.c | |
parent | d5ecea55a673bf64ff0fed7fa2ea3426ccd64f1b (diff) | |
download | vdr-plugin-tvguide-1.2.4.tar.gz vdr-plugin-tvguide-1.2.4.tar.bz2 |
Version 1.2.4v1.2.4
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.3"; +static const char *VERSION = "1.2.4"; static const char *DESCRIPTION = "A fancy 2d EPG Viewer"; static const char *MAINMENUENTRY = "Tvguide"; |