diff --git a/softhdcuvid.cpp b/softhdcuvid.cpp index 5eb2003..36df3a3 100644 --- a/softhdcuvid.cpp +++ b/softhdcuvid.cpp @@ -61,7 +61,7 @@ extern void ToggleLUT(); /// vdr-plugin version number. /// Makefile extracts the version number for generating the file name /// for the distribution archive. -static const char *const VERSION = "3.15" +static const char *const VERSION = "3.16" #ifdef GIT_REV "-GIT" GIT_REV #endif