mirror of
https://git.kernel.org/pub/scm/bluetooth/bluez.git
synced 2024-11-16 08:44:38 +08:00
Release 4.1
This commit is contained in:
parent
087cd77cff
commit
b32c90dc0a
@ -1,2 +1,7 @@
|
||||
ver 4.1:
|
||||
Add 30 seconds timeout to BNEP connection setup phase.
|
||||
Avoid memory copies in A2DP write routine for ALSA.
|
||||
Make sure to include compat/sdp.h in the distribution.
|
||||
|
||||
ver 4.0:
|
||||
Initial public release.
|
||||
|
@ -1,7 +1,7 @@
|
||||
AC_PREREQ(2.50)
|
||||
AC_INIT()
|
||||
|
||||
AM_INIT_AUTOMAKE(bluez, 4.0)
|
||||
AM_INIT_AUTOMAKE(bluez, 4.1)
|
||||
AM_CONFIG_HEADER(config.h)
|
||||
|
||||
AM_MAINTAINER_MODE
|
||||
|
Loading…
Reference in New Issue
Block a user