ucm: do not bump syntax version to 8

The new code for syntax 8 is not widely tested. Postpone it for next
alsa-lib release.

Signed-off-by: Jaroslav Kysela <perex@perex.cz>
This commit is contained in:
Jaroslav Kysela 2025-04-14 09:44:40 +02:00
parent 6073f53051
commit e51cba0973

View file

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