diff options
| author | Jürgen Schmitz <vdr@dolze.de> | 2006-06-20 20:15:00 +0200 |
|---|---|---|
| committer | Jürgen Schmitz <vdr@dolze.de> | 2006-06-20 20:15:00 +0200 |
| commit | a8b393036b07f1bd05f09e71802cafe82ea50cbb (patch) | |
| tree | 9ae11b65082511d2083a046f566fae9b7d90a8a8 /tvonscreen.c | |
| parent | 83720d70112490b379cdc230bfb4e4f6a2fe6bff (diff) | |
| download | vdr-plugin-tvonscreen-a8b393036b07f1bd05f09e71802cafe82ea50cbb.tar.gz vdr-plugin-tvonscreen-a8b393036b07f1bd05f09e71802cafe82ea50cbb.tar.bz2 | |
Version 1.0.141
Diffstat (limited to 'tvonscreen.c')
| -rw-r--r-- | tvonscreen.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tvonscreen.c b/tvonscreen.c index ae7f036..afce3f2 100644 --- a/tvonscreen.c +++ b/tvonscreen.c @@ -3,7 +3,7 @@ * * See the README file for copyright information and how to reach the author. * - * $Id: tvonscreen.c,v 1.14 2005/01/02 22:43:46 schmitzj Exp $ + * $Id: tvonscreen.c,v 1.15 2006/06/18 13:59:36 schmitzj Exp $ * */ @@ -12,7 +12,7 @@ #include "config.h" #include "i18n.h" -static const char *VERSION = "0.7.0"; +static const char *VERSION = "1.0.141"; static const char *DESCRIPTION = "Shows the EPG info in form of a typical TV magazine"; static const char *MAINMENUENTRY = "TV-OnScreen"; |
