summaryrefslogtreecommitdiff
path: root/dxr3.c
diff options
context:
space:
mode:
authorscop <scop>2005-03-22 07:52:40 +0000
committerscop <scop>2005-03-22 07:52:40 +0000
commitbafee5774a17187db95a5bfcb251ab6f91ae3deb (patch)
treee29b2353c65c40cf95492370de49050f07d139aa /dxr3.c
parent4f47f0fd63c24cf6dc089a9277b348dfb62aa6cd (diff)
downloadvdr-plugin-dxr3-bafee5774a17187db95a5bfcb251ab6f91ae3deb.tar.gz
vdr-plugin-dxr3-bafee5774a17187db95a5bfcb251ab6f91ae3deb.tar.bz2
Version -> 0.3.0-cvs.
Diffstat (limited to 'dxr3.c')
-rw-r--r--dxr3.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/dxr3.c b/dxr3.c
index b030779..44f554f 100644
--- a/dxr3.c
+++ b/dxr3.c
@@ -3,7 +3,7 @@
*
* See the README file for copyright information and how to reach the author.
*
-* $Id: dxr3.c,v 1.2 2004/09/18 00:11:11 austriancoder Exp $
+* $Id: dxr3.c,v 1.3 2005/03/22 07:52:40 scop Exp $
*/
@@ -17,7 +17,7 @@
#include "dxr3dolbydigital.h"
#include "dxr3.h"
-static const char *VERSION = "0.2.3-pre3-cvs";
+static const char *VERSION = "0.3.0-cvs";
static const char *DESCRIPTION = "DXR3-MPEG decoder plugin";
static const char *MAINMENUENTRY = "DXR3";