ucm: allow syntax version 3

Signed-off-by: Jaroslav Kysela <perex@perex.cz>
This commit is contained in:
Jaroslav Kysela 2020-05-20 12:17:39 +02:00
parent 04c77aa7f4
commit 9c88ead1bb
2 changed files with 2 additions and 1 deletions

View file

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