summaryrefslogtreecommitdiff
path: root/profiles/input/manager.c
diff options
context:
space:
mode:
Diffstat (limited to 'profiles/input/manager.c')
-rw-r--r--profiles/input/manager.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/profiles/input/manager.c b/profiles/input/manager.c
index 1d31b0652..dd9baf7da 100644
--- a/profiles/input/manager.c
+++ b/profiles/input/manager.c
@@ -56,6 +56,8 @@ static void hid_server_remove(struct btd_profile *p,
static struct btd_profile input_profile = {
.name = "input-hid",
+ .version = 0x0101,
+
.local_uuid = HID_UUID,
.remote_uuid = HID_UUID,