diff options
author | louis <louis.braun@gmx.de> | 2014-02-06 18:32:36 +0100 |
---|---|---|
committer | louis <louis.braun@gmx.de> | 2014-02-06 18:32:36 +0100 |
commit | 15ab7fa08b6f99cd436892bbb726c82d086b7f05 (patch) | |
tree | f0cd6ad0015783e934e9ec2e391a9e58040c9740 /tvguide.c | |
parent | 85f50f735e0aeaaa08251cf5fe5ee3595102cfbf (diff) | |
download | vdr-plugin-tvguide-15ab7fa08b6f99cd436892bbb726c82d086b7f05.tar.gz vdr-plugin-tvguide-15ab7fa08b6f99cd436892bbb726c82d086b7f05.tar.bz2 |
adapted README
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.0"; +static const char *VERSION = "1.2.1pre"; static const char *DESCRIPTION = "A fancy 2d EPG Viewer"; static const char *MAINMENUENTRY = "Tvguide"; |