Release 4.1

This commit is contained in:
Marcel Holtmann 2008-08-08 22:46:12 +02:00
parent 087cd77cff
commit b32c90dc0a
2 changed files with 6 additions and 1 deletions

View File

@ -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.

View File

@ -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