Release 5.68
authorMarcel Holtmann <marcel@holtmann.org>
Fri, 30 Jun 2023 19:39:03 +0000 (21:39 +0200)
committerAyush Garg <ayush.garg@samsung.com>
Fri, 5 Jan 2024 13:34:03 +0000 (19:04 +0530)
ChangeLog
configure.ac

index 7978e8e..42265c3 100755 (executable)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+ver 5.68:
+       Fix issue with A2DP and handling of Transport.Acquire.
+
 ver 5.67:
        Fix issue with BAP and initiating QoS and Enable procedures.
        Fix issue with BAP and detaching streams when PAC is removed.
index aa1dc8e..9e2e2de 100755 (executable)
@@ -1,6 +1,6 @@
 # SPDX-License-Identifier: GPL-2.0
 AC_PREREQ(2.60)
-AC_INIT(bluez, 5.67)
+AC_INIT(bluez, 5.68)
 
 AM_INIT_AUTOMAKE([foreign subdir-objects color-tests silent-rules
                                        tar-pax no-dist-gzip dist-xz])