From 5f5ccad5a2b15b3d85f6fd1c1aba12f59a87ecb1 Mon Sep 17 00:00:00 2001 From: phintuka Date: Fri, 26 Sep 2008 19:38:45 +0000 Subject: 1.0.2 --- xineliboutput.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/xineliboutput.c b/xineliboutput.c index ed60048e..3a521b0c 100644 --- a/xineliboutput.c +++ b/xineliboutput.c @@ -1,7 +1,7 @@ /* * vdr-xineliboutput: xine-lib based output device plugin for VDR * - * Copyright (C) 2003-2006 Petri Hintukainen + * Copyright (C) 2003-2008 Petri Hintukainen * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License @@ -21,7 +21,7 @@ * * xineliboutput.c: VDR Plugin interface * - * $Id: xineliboutput.c,v 1.30.2.1 2008-09-26 19:15:48 phintuka Exp $ + * $Id: xineliboutput.c,v 1.30.2.2 2008-09-26 19:38:45 phintuka Exp $ * */ @@ -41,7 +41,7 @@ //---------------------------------plugin------------------------------------- -static const char *VERSION = "1.0.1"; +static const char *VERSION = "1.0.2"; static const char *DESCRIPTION = trNOOP("X11/xine-lib output plugin"); static const char *MAINMENUENTRY = trNOOP("Media Player"); -- cgit v1.2.3