From e002fd43636090ac246f80f5de6195055384dfed Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Thu, 31 Oct 2019 07:58:44 +0100 Subject: [PATCH] Release 5.52 --- ChangeLog | 4 ++++ configure.ac | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 214485416..8758e0e79 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +ver 5.52: + Fix issue with AVDTP session disconnect timeout handling. + Mark media endpoint APIs as stable interfaces. + ver 5.51: Fix issue with first agent not being registered as default. Fix issue with loading devices without Service Changed CCC. diff --git a/configure.ac b/configure.ac index 916c16977..57a816fd5 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ(2.60) -AC_INIT(bluez, 5.51) +AC_INIT(bluez, 5.52) AM_INIT_AUTOMAKE([foreign subdir-objects color-tests silent-rules tar-pax no-dist-gzip dist-xz]) -- 2.47.3