From a4e2d9cbb008974f1ddcc8b2e378e7c96fc2ca5f Mon Sep 17 00:00:00 2001 From: Pauli Virtanen Date: Sat, 14 Dec 2024 12:48:23 +0200 Subject: [PATCH] bluez5: lc3: bump media_codec version --- spa/plugins/bluez5/media-codecs.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spa/plugins/bluez5/media-codecs.h b/spa/plugins/bluez5/media-codecs.h index 830088db7..918d71511 100644 --- a/spa/plugins/bluez5/media-codecs.h +++ b/spa/plugins/bluez5/media-codecs.h @@ -26,7 +26,7 @@ #define SPA_TYPE_INTERFACE_Bluez5CodecMedia SPA_TYPE_INFO_INTERFACE_BASE "Bluez5:Codec:Media:Private" -#define SPA_VERSION_BLUEZ5_CODEC_MEDIA 10 +#define SPA_VERSION_BLUEZ5_CODEC_MEDIA 11 struct spa_bluez5_codec_a2dp { struct spa_interface iface;