Skip to content

Commit

Permalink
Release 5.73
Browse files Browse the repository at this point in the history
  • Loading branch information
holtmann committed Mar 7, 2024
1 parent 17cd556 commit 19f8fcd
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions ChangeLog
@@ -1,3 +1,11 @@
ver 5.73:
Fix issue with BAP and setting up broadcast source.
Fix issue with BAP and register all endpoints.
Fix issue with BAP and missing metadata property.
Fix issue with BAP and not handling out of order responses.
Fix issue with BAP and attempting to set device as connectable.
Add support for CCP plugin for call control profile.

ver 5.72:
Fix issue with BAP and handling stream IO linking.
Fix issue with BAP and setup of multiple streams per endpoint.
Expand Down
2 changes: 1 addition & 1 deletion configure.ac
@@ -1,6 +1,6 @@
# SPDX-License-Identifier: GPL-2.0
AC_PREREQ(2.60)
AC_INIT(bluez, 5.72)
AC_INIT(bluez, 5.73)

AM_INIT_AUTOMAKE([foreign subdir-objects color-tests silent-rules
tar-pax no-dist-gzip dist-xz])
Expand Down

0 comments on commit 19f8fcd

Please sign in to comment.