Skip to content

Commit fdc727f

Browse files
committed
ASoC: SOF: bump SOF_ABI_MINOR
Commit a0f84df ("ASoC: SOF: IPC: dai: Expand DAI_CONFIG IPC flags") did not update the SOF_ABI_MINOR, bump to version 20 before new changes are added. Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
1 parent 8f77d72 commit fdc727f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • include/uapi/sound/sof

include/uapi/sound/sof/abi.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828

2929
/* SOF ABI version major, minor and patch numbers */
3030
#define SOF_ABI_MAJOR 3
31-
#define SOF_ABI_MINOR 19
31+
#define SOF_ABI_MINOR 20
3232
#define SOF_ABI_PATCH 1
3333

3434
/* SOF ABI version number. Format within 32bit word is MMmmmppp */

0 commit comments

Comments
 (0)