dts : update DTS version to V1.1.3

MTL support is added in DTS V1.1.3.

Signed-off-by: Joe Cheng <joe.cheng@xperi.com>
This commit is contained in:
Joe Cheng 2023-10-25 14:15:03 +08:00 committed by Curtis Malainey
parent 5aac660e02
commit 032d73ee49
1 changed files with 3 additions and 3 deletions

View File

@ -8,10 +8,10 @@
#define DTS_SOF_INTERFACE_PRODUCT_NAME "DtsSofInterface"
#define DTS_SOF_INTERFACE_PRODUCT_VERSION_MAJOR 1
#define DTS_SOF_INTERFACE_PRODUCT_VERSION_MINOR 0
#define DTS_SOF_INTERFACE_PRODUCT_VERSION_PATCH 7
#define DTS_SOF_INTERFACE_PRODUCT_VERSION_MINOR 1
#define DTS_SOF_INTERFACE_PRODUCT_VERSION_PATCH 3
#define DTS_SOF_INTERFACE_PRODUCT_VERSION_BUILD 0
#define DTS_SOF_INTERFACE_PRODUCT_VERSION_EXTRA "Dev"
#define DTS_SOF_INTERFACE_PRODUCT_VERSION_EXTRA "RC2"
#if defined(__cplusplus)
extern "C" {