mirror of
https://git.kernel.org/pub/scm/bluetooth/bluez.git
synced 2024-11-24 20:54:19 +08:00
Update changelog and bump version number
This commit is contained in:
parent
c2ce952c89
commit
79755a2cfb
@ -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.
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user