diff options
author | louis <louis.braun@gmx.de> | 2013-08-25 13:57:10 +0200 |
---|---|---|
committer | louis <louis.braun@gmx.de> | 2013-08-25 13:57:10 +0200 |
commit | 9eabdcd20960924b690d6820691c6159618d18e7 (patch) | |
tree | 522dcf224f2aaa1f8bee92ca4ecaec35fc71ed4a /tvguide.c | |
parent | c545f6b4cfc4c8fe604eb216fb1d8c86550e74ca (diff) | |
download | vdr-plugin-tvguide-9eabdcd20960924b690d6820691c6159618d18e7.tar.gz vdr-plugin-tvguide-9eabdcd20960924b690d6820691c6159618d18e7.tar.bz2 |
Added tvscraper support
Diffstat (limited to 'tvguide.c')
-rw-r--r-- | tvguide.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -21,7 +21,7 @@ -static const char *VERSION = "1.0.0"; +static const char *VERSION = "1.1.0"; static const char *DESCRIPTION = "A fancy 2d EPG Viewer"; static const char *MAINMENUENTRY = "Tvguide"; |