Diff between e758ebb6a144769777471727e1935620988d22f5 and c9d310cd0ebdb2f97005d0f8372e3a6c78080fd7
Changed Files
| File | Additions | Deletions | Status |
| src/profile.c | +2 | -2 | modified |
Full Patch
diff --git a/src/profile.c b/src/profile.c
index 7c5318c..1e9c585 100644
--- a/src/profile.c
+++ b/src/profile.c
@@ -1971,7 +1971,7 @@ static struct default_settings {
.authorize = true,
.auto_connect = true,
.get_record = get_hfp_hf_record,
- .version = 0x0105,
+ .version = 0x0107,
}, {
.uuid = HFP_AG_UUID,
.name = "Hands-Free Voice gateway",
@@ -1981,7 +1981,7 @@ static struct default_settings {
.authorize = true,
.auto_connect = true,
.get_record = get_hfp_ag_record,
- .version = 0x0105,
+ .version = 0x0107,
}, {
.uuid = HSP_AG_UUID,
.name = "Headset Voice gateway",