diff --git a/softhdcuvid.cpp b/softhdcuvid.cpp index 129e89c..6e0e774 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 = "0.6.1rc1" +static const char *const VERSION = "1.0.0" #ifdef GIT_REV "-GIT" GIT_REV #endif