summaryrefslogtreecommitdiff
path: root/softhddevice.cpp
diff options
context:
space:
mode:
authorJohns <johns98@gmx.net>2013-03-17 15:53:01 +0100
committerJohns <johns98@gmx.net>2013-03-17 15:53:01 +0100
commiteab051f5e6d2585089e0b332f3a92bf09e6a6b1f (patch)
tree3eddb19a9a6368803aebf2c06bccb794a18d4f7c /softhddevice.cpp
parente058302a08120c84bcba4c99b46923522966c58a (diff)
downloadvdr-plugin-softhddevice-eab051f5e6d2585089e0b332f3a92bf09e6a6b1f.tar.gz
vdr-plugin-softhddevice-eab051f5e6d2585089e0b332f3a92bf09e6a6b1f.tar.bz2
Release Version 0.6.0.0.6.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 ad42607..73f012d 100644
--- a/softhddevice.cpp
+++ b/softhddevice.cpp
@@ -52,7 +52,7 @@ extern "C"
/// vdr-plugin version number.
/// Makefile extracts the version number for generating the file name
/// for the distribution archive.
-static const char *const VERSION = "0.6.0rc2"
+static const char *const VERSION = "0.6.0"
#ifdef GIT_REV
"-GIT" GIT_REV
#endif