summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorscop <scop>2008-12-28 20:52:42 +0000
committerscop <scop>2008-12-28 20:52:42 +0000
commit4d4a99b331e2f5cee0a4d86796eceeee7bcf2154 (patch)
tree2bcea8643034fba4cfd2bb01c04a5a82c93491c1
parent8a3752ff7c72ce23d20a712a89118ce70c833085 (diff)
downloadvdr-plugin-dxr3-4d4a99b331e2f5cee0a4d86796eceeee7bcf2154.tar.gz
vdr-plugin-dxr3-4d4a99b331e2f5cee0a4d86796eceeee7bcf2154.tar.bz2
0.2.8-cvs
-rw-r--r--dxr3.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/dxr3.c b/dxr3.c
index 0f3104f..bb94e5f 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.37 2008/12/28 20:51:32 scop Exp $
+ * $Id: dxr3.c,v 1.1.2.38 2008/12/28 20:52:42 scop Exp $
*
*/
@@ -15,7 +15,7 @@
#include "dxr3.h"
#include "dxr3i18n.h"
-static const char VERSION[] = "0.2.8";
+static const char VERSION[] = "0.2.8-cvs";
static const char DESCRIPTION[] = "Hardware MPEG decoder";
static const char MAINMENUENTRY[] = "DXR3";