Update changelog and bump version number

This commit is contained in:
Marcel Holtmann 2004-12-02 08:48:59 +00:00
parent feb6bed407
commit d9e14bfc03
2 changed files with 12 additions and 1 deletions

View File

@ -1,3 +1,14 @@
ver 2.12:
Inherit the device specific options from the default.
Use --device for selecting the source device.
Add --nosdp option for devices with resource limitation.
Add support and parameter option for secure mode.
Add a lot of build ids and hardware revisions.
Update UUID translation tables.
Note:
This version needs at least bluez-libs-2.12
ver 2.11:
Various cleanups to avoid inclusion of kernel headers.
Fix output when the CUPS backend is called without arguments.

View File

@ -5,7 +5,7 @@ dnl
AC_PREREQ(2.50)
AC_INIT()
AM_INIT_AUTOMAKE(bluez-utils, 2.11)
AM_INIT_AUTOMAKE(bluez-utils, 2.12)
AM_CONFIG_HEADER(config.h)
AM_MAINTAINER_MODE