Skip to content

Commit f082b05

Browse files
committed
Bump enforce_ota to 5.18.5.0.1
1 parent 9062cd2 commit f082b05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

KindleTool/create.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2417,7 +2417,7 @@ int
24172417
info.source_revision = 2443670049U; // FW 5.5.0
24182418
}
24192419
if (!enforce_target_rev) {
2420-
info.target_revision = 4351970007U + 1U; // FW 5.17.1.0.4 (KT6)
2420+
info.target_revision = 4556840001U + 1U; // FW 5.18.5.0.1 (KS2)
24212421
}
24222422
// NOTE: Don't expect those to be entirely consistent when crossing devices
24232423
// (f.g., the Touch's FW 5.3.7.3 has a higher OTA build number than the KV's FW 5.5.0)

0 commit comments

Comments
 (0)