summaryrefslogtreecommitdiff
path: root/dxr3.c
diff options
context:
space:
mode:
authorVille Skyttä <ville.skytta@iki.fi>2009-01-06 13:54:50 +0200
committerVille Skyttä <ville.skytta@iki.fi>2009-01-06 13:54:50 +0200
commit3ba96526b1bcbd09e26f238c5501b34d49e2fc49 (patch)
tree0dd60d363e120a4afb6c4bfccdaa9e2a668735d4 /dxr3.c
parent4be4b4f0096f543979204714a7b4d8bd1dcdba67 (diff)
downloadvdr-plugin-dxr3-3ba96526b1bcbd09e26f238c5501b34d49e2fc49.tar.gz
vdr-plugin-dxr3-3ba96526b1bcbd09e26f238c5501b34d49e2fc49.tar.bz2
0.2.9+git
Diffstat (limited to 'dxr3.c')
-rw-r--r--dxr3.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/dxr3.c b/dxr3.c
index 28a6ff2..264aa72 100644
--- a/dxr3.c
+++ b/dxr3.c
@@ -14,7 +14,7 @@
#include "dxr3interface.h"
#include "dxr3.h"
-static const char VERSION[] = "0.2.9";
+static const char VERSION[] = "0.2.9+git";
static const char DESCRIPTION[] = trNOOP("Hardware MPEG decoder");
#if APIVERSNUM && APIVERSNUM < 10600