Revert "ucm: do not bump syntax version to 8"

This reverts commit e51cba0973.

Signed-off-by: Jaroslav Kysela <perex@perex.cz>
This commit is contained in:
Jaroslav Kysela 2025-04-24 13:25:30 +02:00
parent 81d70a2713
commit 8ab0228f51

View file

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