summaryrefslogtreecommitdiff
path: root/softhddevice.cpp
diff options
context:
space:
mode:
authorJohns <johns98@gmx.net>2012-11-15 22:30:55 +0100
committerJohns <johns98@gmx.net>2012-11-15 22:30:55 +0100
commit9a2b6f860a3e10d97b8995abdda69d564ecf8661 (patch)
treeaa23e9fab9cda0117ac526fc12bfa9054659a625 /softhddevice.cpp
parent10075aa501c3fe7486f4a2c40a322439fb51d192 (diff)
downloadvdr-plugin-softhddevice-9a2b6f860a3e10d97b8995abdda69d564ecf8661.tar.gz
vdr-plugin-softhddevice-9a2b6f860a3e10d97b8995abdda69d564ecf8661.tar.bz2
Version 0.5.2 released.0.5.2
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 68fdc79..c4e5cde 100644
--- a/softhddevice.cpp
+++ b/softhddevice.cpp
@@ -50,7 +50,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.5.2rc1"
+static const char *const VERSION = "0.5.2"
#ifdef GIT_REV
"-GIT" GIT_REV
#endif