summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorscop <scop>2006-06-08 15:10:01 +0000
committerscop <scop>2006-06-08 15:10:01 +0000
commitac0ead90609833bcb7b352b0e256b98c1be4ba50 (patch)
tree27c28f8c86302ddb775134ed706929dfbac0b618
parent14425c435c208540c9a3dedc51bfb730ae3c056d (diff)
downloadvdr-plugin-dxr3-ac0ead90609833bcb7b352b0e256b98c1be4ba50.tar.gz
vdr-plugin-dxr3-ac0ead90609833bcb7b352b0e256b98c1be4ba50.tar.bz2
Bump to 0.2.7-cvs.
-rw-r--r--dxr3.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/dxr3.c b/dxr3.c
index 78ed51a..9af376a 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.26 2006/04/30 14:16:33 scop Exp $
+ * $Id: dxr3.c,v 1.1.2.27 2006/06/08 15:10:01 scop Exp $
*
*/
@@ -15,7 +15,7 @@
#include "dxr3.h"
#include "dxr3i18n.h"
-static const char VERSION[] = "0.2.6";
+static const char VERSION[] = "0.2.7-cvs";
static const char DESCRIPTION[] = "Hardware MPEG decoder";
static const char MAINMENUENTRY[] = "DXR3";