summaryrefslogtreecommitdiff
path: root/softhddevice.cpp
diff options
context:
space:
mode:
authorJohns <johns98@gmx.net>2012-01-28 13:32:12 +0100
committerJohns <johns98@gmx.net>2012-01-28 13:44:50 +0100
commiteed708b9ea6fa3f8647590a58867f4f798ab728c (patch)
tree78a43d9264dcf6b9aafb8fd6d95ba5f19fafb8f1 /softhddevice.cpp
parent60a7c36fa6351c9cfc76a9cf5820193f6fbf2796 (diff)
downloadvdr-plugin-softhddevice-eed708b9ea6fa3f8647590a58867f4f798ab728c.tar.gz
vdr-plugin-softhddevice-eed708b9ea6fa3f8647590a58867f4f798ab728c.tar.bz2
Release version 0.4.5.0.4.5
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 67cb13a..55eb0f2 100644
--- a/softhddevice.cpp
+++ b/softhddevice.cpp
@@ -42,7 +42,7 @@ extern "C"
//////////////////////////////////////////////////////////////////////////////
-static const char *const VERSION = "0.4.0";
+static const char *const VERSION = "0.4.5";
static const char *const DESCRIPTION =
trNOOP("A software and GPU emulated HD device");