Diff between 5bf03cc40ddb301cd975040ec93740df4c4a5338 and 5d9b188f45d04775a6fa2a924837d85b37802a7f
Changed Files
| File | Additions | Deletions | Status |
| src/profile.c | +1 | -1 | modified |
Full Patch
diff --git a/src/profile.c b/src/profile.c
index 637ff71..b30dbf8 100644
--- a/src/profile.c
+++ b/src/profile.c
@@ -2002,7 +2002,7 @@ static struct default_settings {
.remote_uuid = OBEX_PSE_UUID,
.authorize = true,
.get_record = get_pce_record,
- .version = 0x0101,
+ .version = 0x0102,
}, {
.uuid = OBEX_MAS_UUID,
.name = "Message Access",