summaryrefslogtreecommitdiff
path: root/dxr3.c
diff options
context:
space:
mode:
authorVille Skyttä <ville.skytta@iki.fi>2009-12-29 19:07:15 +0200
committerVille Skyttä <ville.skytta@iki.fi>2009-12-29 19:07:15 +0200
commit8169f21314c4f2a3875252eecdf64d171e7a86f2 (patch)
tree5c5d4ce7edd7ef0839720752a7ddc8b9f064653a /dxr3.c
parentbc6cf4b5646c577cb29d18cc91af2108372d444b (diff)
downloadvdr-plugin-dxr3-8169f21314c4f2a3875252eecdf64d171e7a86f2.tar.gz
vdr-plugin-dxr3-8169f21314c4f2a3875252eecdf64d171e7a86f2.tar.bz2
Set version to 0.3.0-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 17397b6..44d3cb8 100644
--- a/dxr3.c
+++ b/dxr3.c
@@ -11,7 +11,7 @@
#include "dxr3device.h"
#include "dxr3.h"
-static const char VERSION[] = "0.2.9+git";
+static const char VERSION[] = "0.3.0-git";
static const char DESCRIPTION[] = trNOOP("Hardware MPEG decoder");
#if APIVERSNUM && APIVERSNUM < 10600