Release 4.9

This commit is contained in:
Marcel Holtmann 2008-09-29 13:45:05 +02:00
parent 961afe8214
commit dbe884207a
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
ver 4.9:
Fix signals for Powered and Discoverable properties.
Fix handling of Alias and Icon properties.
Fix duplicate entries for service UUIDs.
ver 4.8:
Fix retrieving of formfactor value.
Fix retrieving of local and remote extended features.

View File

@ -1,7 +1,7 @@
AC_PREREQ(2.50)
AC_INIT()
AM_INIT_AUTOMAKE(bluez, 4.8)
AM_INIT_AUTOMAKE(bluez, 4.9)
AM_CONFIG_HEADER(config.h)
AM_MAINTAINER_MODE