From 467e28d995d99be98005c31734739d558919b2df Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Thu, 3 Sep 2009 01:56:41 -0700 Subject: Release 4.51 --- ChangeLog | 7 +++++++ configure.ac | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index d06f4944e..4da453a34 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +ver 4.51: + Add utility for basic AVDTP testing. + Add support for configuring L2CAP FCS option. + Fix discovery mode for CUPS 1.4.x and later. + Fix global state tracking of audio service. + Fix last issues with the new build system. + ver 4.50: Fix issue with missing manual pages in distribution. Fix issue with the configuration and state directories. diff --git a/configure.ac b/configure.ac index 9e5279dc9..f2c6d758d 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ(2.60) -AC_INIT(bluez, 4.50) +AC_INIT(bluez, 4.51) AM_INIT_AUTOMAKE([foreign subdir-objects]) AM_CONFIG_HEADER(config.h) -- cgit v1.2.3