diff options
| author | louis <louis.braun@gmx.de> | 2013-07-23 20:06:57 +0200 |
|---|---|---|
| committer | louis <louis.braun@gmx.de> | 2013-07-23 20:06:57 +0200 |
| commit | c545f6b4cfc4c8fe604eb216fb1d8c86550e74ca (patch) | |
| tree | 643e40026f138a53811bd7e3c0b97a113dfb146c /tvguide.c | |
| parent | a17b78838e9b664c859bfbd637ab86aa0e2a1fc8 (diff) | |
| download | vdr-plugin-tvguide-c545f6b4cfc4c8fe604eb216fb1d8c86550e74ca.tar.gz vdr-plugin-tvguide-c545f6b4cfc4c8fe604eb216fb1d8c86550e74ca.tar.bz2 | |
Version 1.0.0
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 = "0.0.6"; +static const char *VERSION = "1.0.0"; static const char *DESCRIPTION = "A fancy 2d EPG Viewer"; static const char *MAINMENUENTRY = "Tvguide"; |
