Update Version

This commit is contained in:
jojo61
2025-10-19 15:36:06 +02:00
parent 22faf96cf2
commit 9682e5f9a3

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