Update changelog and bump version number

This commit is contained in:
Marcel Holtmann 2004-07-29 09:40:32 +00:00
parent c2ce952c89
commit 79755a2cfb
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,9 @@
ver 2.9:
Add L2CAP info type and info result definitions.
Add value for L2CAP_CONF_RFC_MODE.
Change RSSI value to signed instead of unsigned.
Allow UUID32 values as protocol identifiers.
ver 2.8:
Fix the event code of inquiry with RSSI.
Add defines and UUID's for audio/video profiles.

View File

@ -5,7 +5,7 @@ dnl
AC_PREREQ(2.50)
AC_INIT()
AM_INIT_AUTOMAKE(bluez-libs, 2.8)
AM_INIT_AUTOMAKE(bluez-libs, 2.9)
AM_CONFIG_HEADER(config.h)
AM_MAINTAINER_MODE