summaryrefslogtreecommitdiff
path: root/dxr3.c
diff options
context:
space:
mode:
authorscop <scop>2005-08-25 18:42:51 +0000
committerscop <scop>2005-08-25 18:42:51 +0000
commitef401208952d25f33972d1ab8b3bf3788113e52c (patch)
treec304fb76872710498d708599b37398c1996089b0 /dxr3.c
parentc4beb639408e846e0bc083873174bbee83a5cb0f (diff)
downloadvdr-plugin-dxr3-ef401208952d25f33972d1ab8b3bf3788113e52c.tar.gz
vdr-plugin-dxr3-ef401208952d25f33972d1ab8b3bf3788113e52c.tar.bz2
Bump to 0.2.4-cvs.
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 b965966..31b208d 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.17 2005/08/07 20:28:51 scop Exp $
+ * $Id: dxr3.c,v 1.1.2.18 2005/08/25 18:42:51 scop Exp $
*
*/
@@ -15,7 +15,7 @@
#include "dxr3.h"
#include "dxr3i18n.h"
-static const char *VERSION = "0.2.3";
+static const char *VERSION = "0.2.4-cvs";
static const char *DESCRIPTION = "Hardware MPEG decoder";
static const char *MAINMENUENTRY = "DXR3";