summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorPali Rohár <pali@kernel.org>2020-11-23 01:01:57 +0100
committerMarcel Holtmann <marcel@holtmann.org>2020-12-03 14:25:06 +0100
commit10310fb983b0fced7db7bdb2d14ec03c252f8a88 (patch)
treef0ec3d18d9a0fa0354fbf560410ea09923d65868 /Makefile.am
parent932c9ea09ae204f7a3ef6d46e769a59e6b62a76e (diff)
downloadsbc-10310fb983b0fced7db7bdb2d14ec03c252f8a88.tar.gz
sbc: Add sbc_reinit_msbc
This adds a new API function sbc_reinit_msbc. Like sbc_reinit or sbc_reinit_a2dp but for msbc.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am6
1 files changed, 3 insertions, 3 deletions
diff --git a/Makefile.am b/Makefile.am
index 7ff0c7d..8a58b59 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -6,9 +6,9 @@ AM_MAKEFLAGS = --no-print-directory
# Interfaces added: CURRENT++ REVISION=0 AGE++
# Interfaces removed: CURRENT++ REVISION=0 AGE=0
-SBC_CURRENT = 3
-SBC_REVISION = 2
-SBC_AGE = 2
+SBC_CURRENT = 4
+SBC_REVISION = 0
+SBC_AGE = 3
sbc_headers = sbc/sbc.h