Bluetooth: Increment Management interface revision

This patch increments the management interface revision due to the
various fixes, improvements and other changes that have gone in lately.

Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
Acked-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
This commit is contained in:
Johan Hedberg 2013-01-27 08:32:01 -06:00 committed by Gustavo Padovan
parent f0ff92fbfa
commit 3810285cf8
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@
bool enable_hs;
#define MGMT_VERSION 1
#define MGMT_REVISION 2
#define MGMT_REVISION 3
static const u16 mgmt_commands[] = {
MGMT_OP_READ_INDEX_LIST,