Bluetooth: Increment management interface revision
authorMarcel Holtmann <marcel@holtmann.org>
Wed, 24 Mar 2021 14:10:59 +0000 (15:10 +0100)
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Fri, 26 Mar 2021 21:05:22 +0000 (14:05 -0700)
Increment the mgmt revision due to recent changes.

Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
net/bluetooth/mgmt.c

index 2426a0d..09e099c 100644 (file)
@@ -40,7 +40,7 @@
 #include "msft.h"
 
 #define MGMT_VERSION   1
-#define MGMT_REVISION  19
+#define MGMT_REVISION  20
 
 static const u16 mgmt_commands[] = {
        MGMT_OP_READ_INDEX_LIST,