summaryrefslogtreecommitdiff
path: root/dxr3.c
diff options
context:
space:
mode:
authorscop <scop>2007-08-12 14:58:44 +0000
committerscop <scop>2007-08-12 14:58:44 +0000
commit09636c24502d1892edf07a199fc76df1a45b0f1d (patch)
tree6fae3131d2d0219d9d1c877fc0fd79b90a4cfbd1 /dxr3.c
parent23a8f4b731ce6a74c546798e4d334710d6bcca9a (diff)
downloadvdr-plugin-dxr3-09636c24502d1892edf07a199fc76df1a45b0f1d.tar.gz
vdr-plugin-dxr3-09636c24502d1892edf07a199fc76df1a45b0f1d.tar.bz2
0.2.8-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 8ca77b0..b0d0c8f 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.1.2.33 2007/05/07 22:21:43 scop Exp $
+ * $Id: dxr3.c,v 1.1.2.34 2007/08/12 14:58:44 scop Exp $
*
*/
@@ -15,7 +15,7 @@
#include "dxr3.h"
#include "dxr3i18n.h"
-static const char VERSION[] = "0.2.7";
+static const char VERSION[] = "0.2.8-cvs";
static const char DESCRIPTION[] = "Hardware MPEG decoder";
static const char MAINMENUENTRY[] = "DXR3";