summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorscop <scop>2005-11-22 10:58:11 +0000
committerscop <scop>2005-11-22 10:58:11 +0000
commit5650835fa8f214a90cb57956c534795fb62c5a85 (patch)
tree88bfbb64926959d16ea87a63f4f0640467990e91
parente2dd434970a1ca4029806633cbf9eaaa09fc396a (diff)
downloadvdr-plugin-dxr3-5650835fa8f214a90cb57956c534795fb62c5a85.tar.gz
vdr-plugin-dxr3-5650835fa8f214a90cb57956c534795fb62c5a85.tar.bz2
Bump to 0.2.5-cvs.
-rw-r--r--dxr3.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/dxr3.c b/dxr3.c
index f46fa4d..780c3e1 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.19 2005/08/27 10:58:29 scop Exp $
+ * $Id: dxr3.c,v 1.1.2.20 2005/11/22 10:58:11 scop Exp $
*
*/
@@ -15,7 +15,7 @@
#include "dxr3.h"
#include "dxr3i18n.h"
-static const char *VERSION = "0.2.4";
+static const char *VERSION = "0.2.5-cvs";
static const char *DESCRIPTION = "Hardware MPEG decoder";
static const char *MAINMENUENTRY = "DXR3";