summaryrefslogtreecommitdiff
path: root/softhddevice.cpp
diff options
context:
space:
mode:
authorJohns <johns98@gmx.net>2012-02-14 15:12:48 +0100
committerJohns <johns98@gmx.net>2012-02-14 15:12:48 +0100
commit5aa826bdb0b4de4cab0dd69b62bb36074e072bc5 (patch)
tree02a2d9c1cbef03f7248d1169a2572cf22dbdd7d1 /softhddevice.cpp
parent6736db082ef0b8628d5d8a6da948115cd2c5e974 (diff)
downloadvdr-plugin-softhddevice-5aa826bdb0b4de4cab0dd69b62bb36074e072bc5.tar.gz
vdr-plugin-softhddevice-5aa826bdb0b4de4cab0dd69b62bb36074e072bc5.tar.bz2
Fix bug: dvd plugin not working.
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 783bec4..11af6db 100644
--- a/softhddevice.cpp
+++ b/softhddevice.cpp
@@ -42,7 +42,7 @@ extern "C"
//////////////////////////////////////////////////////////////////////////////
-static const char *const VERSION = "0.4.7";
+static const char *const VERSION = "0.4.8";
static const char *const DESCRIPTION =
trNOOP("A software and GPU emulated HD device");