summaryrefslogtreecommitdiff
path: root/dxr3.c
diff options
context:
space:
mode:
authorscop <scop>2005-08-07 20:28:51 +0000
committerscop <scop>2005-08-07 20:28:51 +0000
commit1865be9febee340239c3cee863289a35fa008401 (patch)
tree738a1c388131c07ef746205751eea846fba13dca /dxr3.c
parentec44980307931b7406f71f56eac37714bed5e60e (diff)
downloadvdr-plugin-dxr3-1865be9febee340239c3cee863289a35fa008401.tar.gz
vdr-plugin-dxr3-1865be9febee340239c3cee863289a35fa008401.tar.bz2
0.2.3.
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 3c924fd..b965966 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.16 2005/08/02 11:10:50 scop Exp $
+ * $Id: dxr3.c,v 1.1.2.17 2005/08/07 20:28:51 scop Exp $
*
*/
@@ -15,7 +15,7 @@
#include "dxr3.h"
#include "dxr3i18n.h"
-static const char *VERSION = "0.2.3-cvs";
+static const char *VERSION = "0.2.3";
static const char *DESCRIPTION = "Hardware MPEG decoder";
static const char *MAINMENUENTRY = "DXR3";