ucm: set SYNTAX_VERSION_MAX to 6

Signed-off-by: Jaroslav Kysela <perex@perex.cz>
This commit is contained in:
Jaroslav Kysela 2022-05-18 08:53:34 +02:00
parent b45fbeee34
commit 25e44bbeb9

View file

@ -40,7 +40,7 @@
#include <pthread.h>
#include "use-case.h"
#define SYNTAX_VERSION_MAX 5
#define SYNTAX_VERSION_MAX 6
#define MAX_CARD_SHORT_NAME 32
#define MAX_CARD_LONG_NAME 80