diff --git a/softhdcuvid.cpp b/softhdcuvid.cpp index 4bc18b9..35f13e4 100644 --- a/softhdcuvid.cpp +++ b/softhdcuvid.cpp @@ -67,7 +67,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 = "1.0.0" +static const char *const VERSION = "1.1.0" #ifdef GIT_REV "-GIT" GIT_REV #endif