summaryrefslogtreecommitdiff
path: root/softhddevice.cpp
diff options
context:
space:
mode:
authorJohns <johns98@gmx.net>2012-03-05 17:34:10 +0100
committerJohns <johns98@gmx.net>2012-03-05 17:34:10 +0100
commit4cc98d7937de1d3594209e34136515619a6b87f8 (patch)
tree466c6fe6285f91f0201910972fde97105eb87618 /softhddevice.cpp
parent3812fa8d38d0fea3ec2f629c90e5fe943c70a926 (diff)
downloadvdr-plugin-softhddevice-4cc98d7937de1d3594209e34136515619a6b87f8.tar.gz
vdr-plugin-softhddevice-4cc98d7937de1d3594209e34136515619a6b87f8.tar.bz2
Move time-stamp printing to misc.h.
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 1355a6c..ef35fa0 100644
--- a/softhddevice.cpp
+++ b/softhddevice.cpp
@@ -43,7 +43,7 @@ extern "C"
//////////////////////////////////////////////////////////////////////////////
-static const char *const VERSION = "0.4.9"
+static const char *const VERSION = "0.5.0"
#ifdef GIT_REV
"-GIT" GIT_REV
#endif