diff --git a/softhdcuvid.cpp b/softhdcuvid.cpp index 38fcc13..8a7d239 100644 --- a/softhdcuvid.cpp +++ b/softhdcuvid.cpp @@ -61,7 +61,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 = "3.1.0" +static const char *const VERSION = "3.1.1" #ifdef GIT_REV "-GIT" GIT_REV #endif