From f79593139e7c46f7ce92711229485a46fa5d7c58 Mon Sep 17 00:00:00 2001 From: Jochen Dolze Date: Mon, 2 Aug 2010 16:01:52 +0200 Subject: Added patch from freevdr for HD-OSD --- tvonscreen.cpp | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'tvonscreen.cpp') diff --git a/tvonscreen.cpp b/tvonscreen.cpp index 47e56ba..6353c21 100644 --- a/tvonscreen.cpp +++ b/tvonscreen.cpp @@ -3,8 +3,6 @@ * * See the README file for copyright information and how to reach the author. * - * $Id: tvonscreen.c,v 1.15 2006/06/18 13:59:36 schmitzj Exp $ - * */ #include @@ -12,7 +10,7 @@ #include "config.h" #include "i18n.h" -static const char *VERSION = "1.0.141"; +static const char *VERSION = "1.1.141"; static const char *DESCRIPTION = trNOOP("Shows the EPG info in form of a typical TV magazine"); static const char *MAINMENUENTRY = trNOOP("TV-OnScreen"); -- cgit v1.2.3