diff --git a/net/bluetooth/mgmt.c b/net/bluetooth/mgmt.c
index 4bb0a130e7d9c93e4184031b12b199d6b2c2efdb..d08edadd8bcab34bdf769305d8b557bd8bff5465 100644
--- a/net/bluetooth/mgmt.c
+++ b/net/bluetooth/mgmt.c
@@ -38,7 +38,7 @@ bool enable_hs;
 bool enable_le;
 
 #define MGMT_VERSION	1
-#define MGMT_REVISION	0
+#define MGMT_REVISION	1
 
 static const u16 mgmt_commands[] = {
 	MGMT_OP_READ_INDEX_LIST,