Reverse trust on interlace flag

This commit is contained in:
jojo61
2025-03-18 15:31:57 +01:00
parent eb94d75584
commit 4c48e91156
2 changed files with 3 additions and 3 deletions

View File

@@ -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.30"
static const char *const VERSION = "3.31"
#ifdef GIT_REV
"-GIT" GIT_REV
#endif