summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dxr3.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/dxr3.c b/dxr3.c
index 8ca77b0..b0d0c8f 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.33 2007/05/07 22:21:43 scop Exp $
+ * $Id: dxr3.c,v 1.1.2.34 2007/08/12 14:58:44 scop Exp $
*
*/
@@ -15,7 +15,7 @@
#include "dxr3.h"
#include "dxr3i18n.h"
-static const char VERSION[] = "0.2.7";
+static const char VERSION[] = "0.2.8-cvs";
static const char DESCRIPTION[] = "Hardware MPEG decoder";
static const char MAINMENUENTRY[] = "DXR3";