Bluetooth: Increment management interface revision
authorMarcel Holtmann <marcel@holtmann.org>
Thu, 30 Jul 2020 17:40:11 +0000 (19:40 +0200)
committerJohan Hedberg <johan.hedberg@intel.com>
Fri, 31 Jul 2020 13:41:09 +0000 (16:41 +0300)
Increment the mgmt revision due to the recently added new commands.

Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
net/bluetooth/mgmt.c

index 4ec0fee..5bbe710 100644 (file)
@@ -40,7 +40,7 @@
 #include "msft.h"
 
 #define MGMT_VERSION   1
-#define MGMT_REVISION  17
+#define MGMT_REVISION  18
 
 static const u16 mgmt_commands[] = {
        MGMT_OP_READ_INDEX_LIST,