diff options
author | phintuka <phintuka> | 2006-08-25 04:16:38 +0000 |
---|---|---|
committer | phintuka <phintuka> | 2006-08-25 04:16:38 +0000 |
commit | d20213399a6be2f6f1179ee7ccb427cd98686170 (patch) | |
tree | 0f932095b32cb5df3e5646d67ce19c10d930ffd0 /xineliboutput.c | |
parent | f42adc3e49bfbc7eb9c50f95f7bfc53441882aba (diff) | |
download | xineliboutput-1_0_0pre3.tar.gz xineliboutput-1_0_0pre3.tar.bz2 |
1.0.0pre3xineliboutput-1_0_0pre3
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 3840bb9a..7ee2e7af 100644 --- a/xineliboutput.c +++ b/xineliboutput.c @@ -21,7 +21,7 @@ * * xineliboutput.c: VDR Plugin interface * - * $Id: xineliboutput.c,v 1.7 2006-08-24 23:29:57 phintuka Exp $ + * $Id: xineliboutput.c,v 1.8 2006-08-25 04:16:38 phintuka Exp $ * */ @@ -43,7 +43,7 @@ //---------------------------------plugin------------------------------------- -static const char *VERSION = "1.0.0pre2"; +static const char *VERSION = "1.0.0pre3"; static const char *DESCRIPTION = "X11/xine-lib output plugin"; static const char *MAINMENUENTRY = "Xine-lib"; |