diff options
author | phintuka <phintuka> | 2006-09-16 20:20:47 +0000 |
---|---|---|
committer | phintuka <phintuka> | 2006-09-16 20:20:47 +0000 |
commit | fa65742d148e881f60bf4514b74a3e91db9cac4c (patch) | |
tree | 82cf561474f4295fa28a8721fb2e815be93096b8 /xineliboutput.c | |
parent | 71ef52332b6d020545c289af3c70efcb85a996f4 (diff) | |
download | xineliboutput-1_0_0pre5.tar.gz xineliboutput-1_0_0pre5.tar.bz2 |
1.0.0pre5xineliboutput-1_0_0pre5
Diffstat (limited to 'xineliboutput.c')
-rw-r--r-- | xineliboutput.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xineliboutput.c b/xineliboutput.c index a394a5c3..f07a9063 100644 --- a/xineliboutput.c +++ b/xineliboutput.c @@ -21,7 +21,7 @@ * * xineliboutput.c: VDR Plugin interface * - * $Id: xineliboutput.c,v 1.10 2006-09-04 13:54:27 phintuka Exp $ + * $Id: xineliboutput.c,v 1.11 2006-09-16 20:20:47 phintuka Exp $ * */ @@ -43,7 +43,7 @@ //---------------------------------plugin------------------------------------- -static const char *VERSION = "1.0.0pre4"; +static const char *VERSION = "1.0.0pre5"; static const char *DESCRIPTION = "X11/xine-lib output plugin"; static const char *MAINMENUENTRY = "Xine-lib"; |