+ver 5.70:
+ Fix issue with not sending GATT confirmations.
+ Fix issue with not handling initiator properly.
+ Fix issue with not checking PBAP counter length.
+ Add support for MICP profile and MICS service.
+
ver 5.69:
Fix issue with BAP enabling state correctly when resuming.
Fix issue with detaching source ASEs only after Stop Ready.
# SPDX-License-Identifier: GPL-2.0
AC_PREREQ(2.60)
-AC_INIT(bluez, 5.69)
+AC_INIT(bluez, 5.70)
AM_INIT_AUTOMAKE([foreign subdir-objects color-tests silent-rules
tar-pax no-dist-gzip dist-xz])