summaryrefslogtreecommitdiff
path: root/dxr3.c
diff options
context:
space:
mode:
authorscop <scop>2006-04-30 14:16:33 +0000
committerscop <scop>2006-04-30 14:16:33 +0000
commit71d083f7a30140fddbfeb59c536939e1b8d54970 (patch)
tree2c58862a41400a45d38dcc3194d3ac07d41ba80c /dxr3.c
parentdb842d9b00654ebcf0e806d2181ad75bb7faa25f (diff)
downloadvdr-plugin-dxr3-71d083f7a30140fddbfeb59c536939e1b8d54970.tar.gz
vdr-plugin-dxr3-71d083f7a30140fddbfeb59c536939e1b8d54970.tar.bz2
0.2.6.
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 40df9aa..78ed51a 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.25 2006/04/22 11:24:28 scop Exp $
+ * $Id: dxr3.c,v 1.1.2.26 2006/04/30 14:16:33 scop Exp $
*
*/
@@ -15,7 +15,7 @@
#include "dxr3.h"
#include "dxr3i18n.h"
-static const char VERSION[] = "0.2.6-cvs";
+static const char VERSION[] = "0.2.6";
static const char DESCRIPTION[] = "Hardware MPEG decoder";
static const char MAINMENUENTRY[] = "DXR3";