diff options
author | Mark Brown <broonie@kernel.org> | 2019-06-03 18:38:15 +0100 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2019-06-03 18:38:15 +0100 |
commit | a529819d8876fd469f58e630ed015c4a4620ee75 (patch) | |
tree | 99666fbde477efd814c9328bd685a9d6ea208393 /include/uapi/sound/sof | |
parent | 663580695611b9c3837cdf596de2194234f0fbd5 (diff) | |
parent | 14104eb6a351a5bad21fdd2cf05ca46ad5e5beab (diff) |
Merge branch 'asoc-5.2' into asoc-5.3
Diffstat (limited to 'include/uapi/sound/sof')
-rw-r--r-- | include/uapi/sound/sof/abi.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/uapi/sound/sof/abi.h b/include/uapi/sound/sof/abi.h index 13a4eca04577..0868eb47acf7 100644 --- a/include/uapi/sound/sof/abi.h +++ b/include/uapi/sound/sof/abi.h @@ -26,7 +26,7 @@ /* SOF ABI version major, minor and patch numbers */ #define SOF_ABI_MAJOR 3 -#define SOF_ABI_MINOR 5 +#define SOF_ABI_MINOR 6 #define SOF_ABI_PATCH 0 /* SOF ABI version number. Format within 32bit word is MMmmmppp */ |