diff --git a/softhdcuvid.cpp b/softhdcuvid.cpp index fcd658c..94e3bb8 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.10" +static const char *const VERSION = "3.11" #ifdef GIT_REV "-GIT" GIT_REV #endif