summaryrefslogtreecommitdiff
path: root/softhddevice.cpp
diff options
context:
space:
mode:
authorJohns <johns98@gmx.net>2011-12-29 00:55:57 +0100
committerJohns <johns98@gmx.net>2011-12-29 00:55:57 +0100
commit23300b0383286bf4628f679cbf7fccc65d713d9a (patch)
tree0a3ec803bb9d9f0ceb6df169a457b9bfdf81fe21 /softhddevice.cpp
parentbaf10db48ef1b3097134fd19fc782b569e8a26a8 (diff)
downloadvdr-plugin-softhddevice-23300b0383286bf4628f679cbf7fccc65d713d9a.tar.gz
vdr-plugin-softhddevice-23300b0383286bf4628f679cbf7fccc65d713d9a.tar.bz2
Add missing VdpauDecoderDestroy.0.1.3
Diffstat (limited to 'softhddevice.cpp')
-rw-r--r--softhddevice.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/softhddevice.cpp b/softhddevice.cpp
index 9ebe0ca..e8b9679 100644
--- a/softhddevice.cpp
+++ b/softhddevice.cpp
@@ -39,7 +39,7 @@ extern "C" {
//////////////////////////////////////////////////////////////////////////////
-static const char *const VERSION = "0.1.2";
+static const char *const VERSION = "0.1.3";
static const char *const DESCRIPTION =
trNOOP("A software and GPU emulated HD device");