From 9a2b6f860a3e10d97b8995abdda69d564ecf8661 Mon Sep 17 00:00:00 2001 From: Johns Date: Thu, 15 Nov 2012 22:30:55 +0100 Subject: Version 0.5.2 released. --- softhddevice.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'softhddevice.cpp') 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 -- cgit v1.2.3