summaryrefslogtreecommitdiff
path: root/dxr3.c
diff options
context:
space:
mode:
authorscop <scop>2009-01-02 17:04:21 +0000
committerscop <scop>2009-01-02 17:04:21 +0000
commit0721c7c06800b221e7f599eede99dad32116f4eb (patch)
treece967ca2d4d7e26526ff2ab9dd4ca6237e65a57a /dxr3.c
parent44f1df433aa02ebf67c6389abbc3140dd712d5b0 (diff)
downloadvdr-plugin-dxr3-VDR_DXR3_0_2_9.tar.gz
vdr-plugin-dxr3-VDR_DXR3_0_2_9.tar.bz2
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 172c6dd..caf860a 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.41 2008/12/29 21:50:23 scop Exp $
+ * $Id: dxr3.c,v 1.1.2.42 2009/01/02 17:04:21 scop Exp $
*
*/
@@ -14,7 +14,7 @@
#include "dxr3interface.h"
#include "dxr3.h"
-static const char VERSION[] = "0.2.8+cvs";
+static const char VERSION[] = "0.2.9";
static const char DESCRIPTION[] = trNOOP("Hardware MPEG decoder");
#if APIVERSNUM && APIVERSNUM < 10600