summaryrefslogtreecommitdiff
path: root/softhddevice.cpp
diff options
context:
space:
mode:
authorJohns <johns98@gmx.net>2012-01-09 22:10:42 +0100
committerJohns <johns98@gmx.net>2012-01-09 22:10:42 +0100
commit8d624224e932caaf6964680b1f9d4d33400e0caf (patch)
tree7e4f0f4a2e4986d52f53801473ba894f0dac48f9 /softhddevice.cpp
parent96eefca699ad32353ddb8c71f25ee3f5d864b156 (diff)
downloadvdr-plugin-softhddevice-8d624224e932caaf6964680b1f9d4d33400e0caf.tar.gz
vdr-plugin-softhddevice-8d624224e932caaf6964680b1f9d4d33400e0caf.tar.bz2
Version 0.3.0 released.0.3.0
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 8ac556b..b1ddd9d 100644
--- a/softhddevice.cpp
+++ b/softhddevice.cpp
@@ -42,7 +42,7 @@ extern "C"
//////////////////////////////////////////////////////////////////////////////
-static const char *const VERSION = "0.2.0";
+static const char *const VERSION = "0.3.0";
static const char *const DESCRIPTION =
trNOOP("A software and GPU emulated HD device");